Skip to content

Hostname

disneytermsofuse.com

Last fetched

disneytermsofuse.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · disneytermsofuse.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/disneytermsofuse.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.152.10118.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.12018.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.1618.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.618.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.523.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.563.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.933.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.192.1173.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.793.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.863.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.192.893.167.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

5 observed subdomains of disneytermsofuse.com.

Web-graph footprint

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

814 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for disneytermsofuse.com.

MechanismTarget
SPF_INCLUDEspf-00278501.pphosted.com
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from disneytermsofuse.com.

Cypher and MCP

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

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