Skip to content

Hostname

gameanagram.com

Last fetched

gameanagram.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gameanagram.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gameanagram.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.12313.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.12413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.164.78.11518.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.12418.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.2018.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.7518.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1143.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.423.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.453.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.943.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:468
Organization
on behalf of gameanagram.com owner
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gameanagram.com.

Cypher and MCP

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

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