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
Resolution chain
dgm2.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.119.176.23 | 134.119.176.0/20 | AS29066 | VELIANET-AS velia.net Internetdienste GmbH | FR |
| 148.72.171.193 | 148.72.171.0/24 | AS30083 | AS-30083-US-VELIA-NET - velia.net | US |
| 159.100.251.128 | 159.100.248.0/21 | AS61098 | EXOSCALE | CH |
| 92.204.242.157 | 92.204.240.0/20 | AS29066 | VELIANET-AS velia.net Internetdienste GmbH | FR |
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.
- IP · 134.119.176.23
- ASN · AS29066VELIANET-AS velia.net Internetdienste GmbH
- Registrar · iana:69
- Country · FR
- Email · dgm2.com@contactprivacy.com
- TLD · .com
- Browse hostnames · dg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.