Skip to content

Hostname

dmt-group.com

Last fetched

dmt-group.com resolves to 1 IPv4 address operated by AT-AS in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · dmt-group.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dmt-group.com

Resolution chain

dmt-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.118.71.3587.118.64.0/18AS31103AT-ASDE

WHOIS identity

Registrar
iana:226
Organization
dmt gmbh & co. kg
Contact emails

Subdomains

67 observed subdomains of dmt-group.com.

Web-graph footprint

Distinct hostnames that link to or from dmt-group.com in the public web crawl.

285 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dmt-group.com.

MechanismTarget
SPF_Admt-group.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtuv-nord.com
SPF_IP87.118.70.83
SPF_IP87.118.71.34
SPF_IP87.118.71.36
SPF_MXdmt-group.com

Related pages

Pivot deeper into the graph from dmt-group.com.

Cypher and MCP

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

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