Skip to content

Hostname

dcmtl.com

Last fetched

dcmtl.com resolves to 2 IPv4 addresses operated by WHG-CAN - WHG Hosting Services Ltd in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dcmtl.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dcmtl.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.24.46209.42.24.0/24AS36218WHG-CAN - WHG Hosting Services LtdCA
72.167.44.21972.167.32.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
annika panzini
Contact emails

Subdomains

9 observed subdomains of dcmtl.com.

Threat posture

History

Mail and authentication

MX records

  • dcmtl.com

SPF policy

10 SPF mechanisms authorising senders for dcmtl.com.

MechanismTarget
SPF_Adcmtl.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP107.180.78.91
SPF_IP162.0.231.79
SPF_IP209.42.24.46
SPF_IP45.40.134.52
SPF_IP72.167.38.83
SPF_IP72.167.44.219
SPF_MXdcmtl.com

Related pages

Pivot deeper into the graph from dcmtl.com.

Cypher and MCP

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

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