Skip to content

Hostname

rundisney.com

Last fetched

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

Nutrition Label

WHISPER CANON · rundisney.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rundisney.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.12313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.1913.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.3513.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.9613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.174.98.1193.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1203.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1213.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.873.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

13 observed subdomains of rundisney.com.

Web-graph footprint

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

1,119 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rundisney.com.

MechanismTarget
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from rundisney.com.

Cypher and MCP

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

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