Skip to content

Hostname

disneystore.com

Last fetched

disneystore.com resolves to 6 IPv4 addresses operated by BACOM - Bell Canada in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

199 observed subdomains of disneystore.com.

Web-graph footprint

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

2,070 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for disneystore.com.

MechanismTarget
SPF_Aproduction.na01.disney.demandware.net
SPF_Aproduction.na02.disney.demandware.net
SPF_INCLUDEmail.zendesk.com
SPF_IP148.163.134.87
SPF_IP148.163.134.88
SPF_IP148.163.138.87
SPF_IP148.163.138.88

Related pages

Pivot deeper into the graph from disneystore.com.

Cypher and MCP

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

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