Skip to content

Hostname

dow.com

Last fetched

dow.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.124.160.135104.124.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.37.56.2623.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.48.182.25123.48.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

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 dow.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dow.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.dow.com
SPF_INCLUDEspfb.dow.com
SPF_IP140.170.124.0/27
SPF_IP147.253.221.31
SPF_IP149.72.27.45
SPF_IP163.198.213.32/27
SPF_IP167.89.28.100
SPF_IP167.89.39.210
SPF_IP216.99.64.160/27

Related pages

Pivot deeper into the graph from dow.com.

Cypher and MCP

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

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