After submit registration with IP address changed, node doesn't show up at topology.json

HI ,
After my IP address changed, I resubmit the pool registration. Now I don’t see my relay Node IP address appear at the https://explorer.mainnet.cardano.org/relays/topology.json.
Can anyone let me know what can I check?

Since I have register before, so the pool is showed up on the pool explorer, how do I make sure is my pool is registered properly?

The IP was on relay or on bp?
Also check pool.vet for errors

Hi!

What is the id of your pool?

on the cert we suppose to put IP of relay?
So the IP i mean is relay

Ticker is FIRE9
poolID 8978c369845151a191a28d74d12768ac7af6ffb8273326fac16e1ca7

I see it in pool explorer, since this is resubmit of registration, not the first time, so i don’t know if is okay. Since the first time submit, it showed up on the pool explorer

“relays”: [
{
“single host name”: {
“dnsName”: “ec2-3-142-247-56.us-east-2.compute.amazonaws.com”,
“port”: 6000
}
}
],

Is this the new one?

The one you see was the old one, I resubmitted the new one as follow, I submitted last night 4/1/2021, around 9:00pm PTC. Did you use ticker or poolID? is the poolid suppose to be the same for both?

–mainnet
–pool-relay-port 6000
–pool-relay-ipv4 18.224.76.39
–pool-relay-port 6000
–pool-relay-ipv4 52.15.181.35 \

},
“relays”: [
{
“single host address”: {
“IPv6”: null,
“IPv4”: “18.224.76.39”,
“port”: 6000
}
},
{
“single host address”: {
“IPv6”: null,
“IPv4”: “52.15.181.35”,
“port”: 6000
}
“IPv6”: null,
“IPv4”: “128.199.187.2”,
“port”: 6000
}
},
{
“single host address”: {
“IPv6”: null,
“IPv4”: “198.199.70.70”,
“port”: 6000
}
}
],

also I can this one in ledger log
I dont know the site pool explorer - can you share the link?
as @Triton-pool suggested, check pool.vet:
https://pool.vet/#8978c369845151a191a28d74d12768ac7af6ffb8273326fac16e1ca7

the only warning you have is that you still need to wait till the new relays accepted

This is the pool explorer I am using, not as clear as yours.

From yours, I don’t see the warning, looks like everything pass?

One thing I also notice is it is not showing up on topology.json. Is there something I can check or just need to wait longer