Skip to content

Hostname

serverokay.com

Last fetched

serverokay.com resolves to 170.249.234.2, announced in 170.249.232.0/22 by PRIVATESYSTEMS - PrivateSystems Networks in US. serverokay.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 · serverokay.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/serverokay.com

Resolution chain

IPv6 resolution

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

Attribution

privatesystems

ORIGIN_AS

WHOIS identity

Registrar
iana:1509
Registrant organisation
namebrightprivacy_com
Contact emails
serverokay.com@namebrightprivacy.com, ashley.ofuokwu@gmail.com, privacy@cosmotown.com, ivan@foxweb.sg

Subdomains

Mail and authentication

Nameservers

  • ns1.serverokay.com
  • ns2.serverokay.com

MX records

  • mail.serverokay.com

SPF policy

  • a: serverokay.com
  • mx: serverokay.com
  • ip: 2604:a00:50:1f:216:3eff:fe30:8c2f
  • ip: 69.164.244.129

Threat-feed evidence

History

Related pages

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