Skip to content

Hostname

m.dm

Last fetched

m.dm resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · m.dmRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/m.dm

Resolution chain

m.dm resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.81.106.145104.81.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.197.135.1123.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.57.14923.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.59.205.4623.59.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.126.24523.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
international business machines corporation
Contact emails

Subdomains

16 observed subdomains of m.dm.

Web-graph footprint

Distinct hostnames that link to or from m.dm in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from m.dm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "m.dm"})-[: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.