Skip to content

Hostname

fifa.gg

Last fetched

fifa.gg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · fifa.ggRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fifa.gg

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.35108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.40108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.43108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.76108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.163.1003.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1203.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.333.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.803.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.12452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.1752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4752.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.7352.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fifa.gg in WhisperGraph.

Subdomains

20 observed subdomains of fifa.gg.

Web-graph footprint

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

368 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fifa.gg.

MechanismTarget
SPF_INCLUDEispgateway.de
SPF_MXfifa.gg

Related pages

Pivot deeper into the graph from fifa.gg.

Cypher and MCP

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

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