Skip to content

Hostname

d23.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.25.1118.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.6618.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.7418.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.25.9918.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.3399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
disney enterprises,
Contact emails

Subdomains

21 observed subdomains of d23.com.

Web-graph footprint

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

2,668 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for d23.com.

MechanismTarget
SPF_Asmtp.ascendon.tv
SPF_INCLUDEspf-00278501.pphosted.com
SPF_INCLUDEwoc.spf.go.com

Related pages

Pivot deeper into the graph from d23.com.

Cypher and MCP

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

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