Skip to content

Hostname

dtm.com

Last fetched

dtm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.11818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:151
Organization
adac e.v.
Contact emails

Subdomains

14 observed subdomains of dtm.com.

Web-graph footprint

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

655 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dtm.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.154.99.192/26

Related pages

Pivot deeper into the graph from dtm.com.

Cypher and MCP

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

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