Skip to content

Hostname

pokemon.com

Last fetched

pokemon.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.96.35100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.235.169107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.255.963.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.206.873.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.24.263.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.193.22535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.57.22452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.30.6154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.214.21154.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.99.20254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.149.15354.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.132.8954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.163.13198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.250.15198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.75.25598.80.0.0/13AS14618AMAZON-AES - 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 pokemon.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pokemon.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.130.123.68/30
SPF_IP13.111.27.0/29
SPF_IP143.55.234.168/29
SPF_IP198.245.84.77
SPF_IP208.117.49.186/32
SPF_IP216.37.9.1
SPF_IP63.236.106.157/32
SPF_IP85.255.19.85
SPF_MXpokemon.com

Related pages

Pivot deeper into the graph from pokemon.com.

Cypher and MCP

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

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