Skip to content

Hostname

dsm.com

Last fetched

dsm.com resolves to 6 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.131.10151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.195.10151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.3.10151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.67.10151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
45.60.31.14845.60.31.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.37.14845.60.37.0/24AS19551INCAPSULA - Incapsula IncUS

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for dsm.com.

MechanismTarget
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.intermax.nl
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-002cd202.pphosted.com
SPF_INCLUDEspf.diligent.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.136.188.88/24
SPF_IP185.136.189.88/24
SPF_IP195.25.15.178
SPF_IP195.25.15.183
SPF_IP212.187.169.64/26
SPF_IP52.28.252.18/32
SPF_IP52.29.24.224/32
SPF_IP52.29.5.79/32
SPF_IP74.120.148.152
SPF_IP83.231.160.128/26
SPF_IP85.158.205.232
SPF_IP85.158.205.238
SPF_IP90.84.184.91/32
SPF_IP90.84.186.186/32

Related pages

Pivot deeper into the graph from dsm.com.

Cypher and MCP

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

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