Skip to content

Hostname

dgm2.com

Last fetched

dgm2.com resolves to 4 IPv4 addresses operated by VELIANET-AS velia.net Internetdienste GmbH in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.176.23134.119.176.0/20AS29066VELIANET-AS velia.net Internetdienste GmbHFR
148.72.171.193148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
159.100.251.128159.100.248.0/21AS61098EXOSCALECH
92.204.242.15792.204.240.0/20AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0144878814
Contact emails

Subdomains

5 observed subdomains of dgm2.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dgm2.com.

Cypher and MCP

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

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