Skip to content

Hostname

fifa.com

Last fetched

fifa.com resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · fifa.comRouting diversity4.8/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/fifa.com

Resolution chain

fifa.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
federation internationale de football association
Contact emails

Subdomains

128 observed subdomains of fifa.com.

Web-graph footprint

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

25,814 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fifa.com.

MechanismTarget
SPF_INCLUDE_spf-nuvo.fifa.com
SPF_INCLUDE_spf-ssg-a.microsoft.com
SPF_IP40.68.60.99
SPF_IP52.166.33.204
SPF_IP89.104.206.82

Related pages

Pivot deeper into the graph from fifa.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fifa.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.