Hostname
cnb-ok.com
Last fetched
cnb-ok.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cnb-ok.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bb9cf8za9dd@networksolutionsprivateregistration.com
- dz9wb9647jk@networksolutionsprivateregistration.com
- h43486968vd@networksolutionsprivateregistration.com
- kc5h487s2vx@networksolutionsprivateregistration.com
- rn57k5jj5e6@networksolutionsprivateregistration.com
- z53mt73x7rg@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of cnb-ok.com.
Web-graph footprint
Distinct hostnames that link to or from cnb-ok.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cnb-ok.com.
| Mechanism | Target |
|---|---|
| SPF_A | cnb-ok.com |
| SPF_INCLUDE | spf-000bbe01.pphosted.com |
| SPF_INCLUDE | spf1.netteller.com |
| SPF_IP | 216.116.80.208/27 |
| SPF_IP | 71.146.245.172 |
| SPF_IP | 74.200.63.128/28 |
Related pages
Pivot deeper into the graph from cnb-ok.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cnb-ok.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.