Skip to content

Hostname

worldcup2025.com

Last fetched

worldcup2025.com resolves to 1 IPv4 address operated by ECOMMERCE - Ecommerce Discovery, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · worldcup2025.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/worldcup2025.com

Resolution chain

worldcup2025.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.190.225.125192.190.225.0/24AS46597ECOMMERCE - Ecommerce Discovery, LLCUS

WHOIS identity

Registrar
iana:48
Organization
argenta
Contact emails

Subdomains

366 observed subdomains of worldcup2025.com.

Web-graph footprint

Distinct hostnames that link to or from worldcup2025.com in the public web crawl.

16 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • worldcup2025.com

SPF policy

15 SPF mechanisms authorising senders for worldcup2025.com.

MechanismTarget
SPF_Aworldcup2025.com
SPF_IP103.129.176.2
SPF_IP103.129.176.61
SPF_IP103.129.176.62
SPF_IP103.129.178.2
SPF_IP104.149.172.178
SPF_IP104.149.172.183
SPF_IP192.190.225.125
SPF_IP192.190.225.154
SPF_IP192.190.225.186
SPF_IP192.190.225.190
SPF_IP192.190.225.202
SPF_IP192.190.225.206
SPF_IP192.190.225.66
SPF_MXworldcup2025.com

Related pages

Pivot deeper into the graph from worldcup2025.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "worldcup2025.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.