Skip to content

Hostname

ownerdns.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:269
Registrant organisation
c/o whoisproxy.com
Contact emails
015a7a95cb23ecdccd98918e01db2bc9c3374d273f9fd5af7e9caeb328b81434@ownerdns.com.whoisproxy.org, 48699c6c117064f5b7a19a1e22de18d55b009a8dcdabbd8ee29998b7a8a261c6@ownerdns.com.whoisproxy.org, ff42c3a7e1bc32937f2db185a6309ccfea8396b32ca590b839245c96dc8b5caa@ownerdns.com.whoisproxy.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • ns1.ownerdns.com
  • ns2.ownerdns.com
  • ns3.ownerdns.com
  • ns4.ownerdns.com

Threat-feed evidence

History

Related pages

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