Skip to content

Hostname

neopets.com

Last fetched

neopets.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · neopets.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/neopets.com

Resolution chain

neopets.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.96.35.23523.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

76 observed subdomains of neopets.com.

Web-graph footprint

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

1,171 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for neopets.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.210.54.164/32
SPF_IP104.40.80.160
SPF_IP13.91.103.9
SPF_IP13.93.234.61
SPF_IP166.77.103.0/24
SPF_IP206.132.214.0/24
SPF_IP207.218.164.0/24
SPF_IP207.218.165.0/24
SPF_IP23.96.34.227
SPF_IP40.118.191.72/32
SPF_IP52.160.86.51

Related pages

Pivot deeper into the graph from neopets.com.

Cypher and MCP

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

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