Skip to content

Hostname

ghmdns.com

Last fetched

ghmdns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ghmdns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ghmdns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ghmdns.com

Resolution chain

No IPv4 resolution is recorded for ghmdns.com in WhisperGraph.

IPv6 resolution

No AAAA record for ghmdns.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ghmdns.com owner
Contact emails
298e7be5-6390-4c29-a436-5e25b1b19f3b@identity-protect.org, 3deaf796-cac5-4399-a336-e41641e869c7@identity-protect.org, 42941d36-792c-48a7-a3a1-5654a827ff91@identity-protect.org, 54c9f24e-45a3-4a48-9709-66fc1867acea@identity-protect.org, a6815a80-7d5c-4f5e-b695-58bfeaf8b99e@identity-protect.org, bcc01ad5-4e23-4ed7-89ec-9651cb8dda4d@identity-protect.org, f0af53b2-e53a-4813-baaa-bc8e67333964@identity-protect.org, owner-5915486@ghmdns.com.whoisprivacyservice.org, owner-7694618@ghmdns.com.whoisprivacyservice.org

Subdomains

Showing 5 of 5 subdomains (5 per page).

Mail and authentication

Nameservers

  • ns1.ghmdns.com
  • ns2.ghmdns.com
  • ns3.ghmdns.com
  • ns4.ghmdns.com

Threat-feed evidence

History

Related pages

Pivot from ghmdns.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ghmdns.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.