Skip to content

Hostname

wdc.com

Last fetched

wdc.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.6.171104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.92.230.153104.92.224.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.203.192.9823.203.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.210.121.223.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.23.16523.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.36.232.25023.36.232.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wdc.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.wdc.com
SPF_INCLUDEspf2.wdc.com
SPF_INCLUDEspf3.wdc.com
SPF_INCLUDEspf4.wdc.com
SPF_INCLUDEspf5.wdc.com

Related pages

Pivot deeper into the graph from wdc.com.

Cypher and MCP

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

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