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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
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
| Subdomain |
|---|
| ftp.serverokay.com |
| mail.serverokay.com |
| ns1.serverokay.com |
| ns2.serverokay.com |
| pop.serverokay.com |
| server.serverokay.com |
| smtp.serverokay.com |
| us.serverokay.com |
| www.serverokay.com |
Showing 9 of 9 subdomains (9 per page).
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.