Skip to content

Hostname

dmghg1.com

Last fetched

dmghg1.com resolves to 20 IPv4 addresses operated by ANTI-DDOS - NetLab Global in US. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · dmghg1.comRouting diversity4.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/dmghg1.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.13.4.153154.13.4.0/24AS35251ANTI-DDOS - NetLab GlobalUS
154.219.121.60154.219.120.0/23AS402506HK
38.148.240.11038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.11838.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.14538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.16738.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.19038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.23938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.9538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.12.18938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.13.17638.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.14.17538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.97.254.20138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.20838.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.21138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24638.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.24838.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25138.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.25338.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

Registrar
iana:2288
Organization
Contact emails

Subdomains

5 observed subdomains of dmghg1.com.

Threat posture

History

Related pages

Pivot deeper into the graph from dmghg1.com.

Cypher and MCP

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

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