Skip to content

Hostname

okc-sys.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for okc-sys.com in WhisperGraph.

IPv6 resolution

No AAAA record for okc-sys.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of okc-sys.com owner
Contact emails
69173dc2-bf62-47bd-b107-7017059dd1e4@identity-protect.org, 84e456fc-8a07-4a49-b263-728225210091@identity-protect.org, a650da49-24cd-4ad0-8bdd-5d32d95ec257@identity-protect.org, b385f7b0-d742-4d44-8b3f-687b95aa5fc8@identity-protect.org, c8441f71-3ce8-4833-a01f-a87af867d5c9@identity-protect.org, cb823812-c0d3-4cf0-9edc-35576a6815b8@identity-protect.org, dcf51fb0-cb9b-4f2a-8647-1104ecbfcc88@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-275.awsdns-34.com
  • ns-711.awsdns-24.net
  • ns-1298.awsdns-34.org
  • ns-1729.awsdns-24.co.uk

Threat-feed evidence

History

Related pages

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