Skip to content

Hostname

okx-dns.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for okx-dns.com in WhisperGraph.

IPv6 resolution

No AAAA record for okx-dns.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of okx-dns.com owner
Contact emails
05162491-81c4-439a-9106-3da96700c715@identity-protect.org, 42437333-d2df-4e15-983d-da3f947c1cb6@identity-protect.org, 767ba7bf-7860-4619-81d7-5d4784949e91@identity-protect.org, 960bf77a-fc2d-4236-b24c-54ea804fa87c@identity-protect.org, dc8dde14-4ff5-43b8-bd90-2a34bd55b13c@identity-protect.org, f1387cec-a228-4a92-bb52-11e2f5067e71@identity-protect.org, owner-10274989@okx-dns.com.whoisprivacyservice.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-270.awsdns-33.com
  • ns-913.awsdns-50.net
  • ns-1214.awsdns-23.org
  • ns-1844.awsdns-38.co.uk

Threat-feed evidence

History

Related pages

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