Skip to content

Hostname

genericwordgame.com

Last fetched

genericwordgame.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · genericwordgame.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/genericwordgame.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.263.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.443.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2063.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.353.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.423.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.663.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.17852.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.10652.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.12252.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.10752.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.12352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.3552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.23552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.1952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.19552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.23552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.7552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.18752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.4352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for genericwordgame.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from genericwordgame.com.

Cypher and MCP

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

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