Skip to content

Hostname

api.gray.pocket7games.com

Last fetched

api.gray.pocket7games.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.gray.pocket7games.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.gray.pocket7games.com

Resolution chain

api.gray.pocket7games.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.101.148100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.134.1413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.183.2818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.25.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.223.1673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.212.1752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.89.4054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.235.5798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.gray.pocket7games.com in WhisperGraph.

Subdomains

1 observed subdomain of api.gray.pocket7games.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.gray.pocket7games.com.

Cypher and MCP

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

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