Skip to content

Hostname

gomydns.com

Last fetched

gomydns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gomydns.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 · gomydns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/gomydns.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:269
Registrant organisation
c/o whoisproxy.com
Contact emails
info@domain-contact.org, 11ecd45886f36f2cdcef961d1d57a8be1dba13e9809f1075555cf05eed9c4e51@gomydns.com.whoisproxy.org, 17f1ab0fed0fbbd26d5c4f668974be22d1471d27a04b8b0bbc83cb3256dd0f7b@gomydns.com.whoisproxy.org, 344ef2460ed1b01963bf7c44f304b7ddc053468a526725b1a4d58d655eaa3434@gomydns.com.whoisproxy.org, 357f5d0623eb93f256ea0d4b1a001fb29def2ba32739c9f7af64cf8357b5f40b@gomydns.com.whoisproxy.org, 3ef71262708c7fe3703afba86ea09d956e1235cc5749ea0347d355f0755cd492@gomydns.com.whoisproxy.org, 5f4f87db8dff191d89cf559c2f789c4e7610d814b2d7d0d71c3720d35a6a5ac2@gomydns.com.whoisproxy.org, 76448c2e9885aca63aa8a662e02f296344df07b26ea651648c988c1c07f834c0@gomydns.com.whoisproxy.org, b87416279d4b2fb812dc8399cc5f6ffe05a6173551dc39ab4f20c145ca06a009@gomydns.com.whoisproxy.org, b89d789d8634ef8b7c450568f7b90011cf45ada098fcff91cb54060b6690ed86@gomydns.com.whoisproxy.org, ecb69cf656d621bdb36a1b8edd401a7b96bd2076bb213a9763c2c815bc91a08d@gomydns.com.whoisproxy.org, f9a0763bbdd4216084011eab43717bd9c623a8f141a5e576cadff9eb35d5b515@gomydns.com.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns5.gomydns.com
  • ns6.gomydns.com
  • ns7.gomydns.com
  • ns8.gomydns.com
  • ns1.dnsres.net
  • ns2.dnsres.net
  • ns3.dnsres.net
  • ns4.dnsres.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

Threat-feed evidence

History

Related pages

Pivot from gomydns.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: "gomydns.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.