Hostname
ocbj.com
Last fetched
ocbj.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ocbj.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.89.243.19 | 159.89.240.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- orange county business journal attn ocbj.com care of network solutions
- Contact emails
- a87bk2tz8pe@networksolutionsprivateregistration.com
- af7bz9r362h@networksolutionsprivateregistration.com
- aj3f49ye4wy@networksolutionsprivateregistration.com
- b25dg6me7jg@networksolutionsprivateregistration.com
- b36d239q5wq@networksolutionsprivateregistration.com
- bf77d59p7zv@networksolutionsprivateregistration.com
- bj3wx8b66cv@networksolutionsprivateregistration.com
- by4c55se3ht@networksolutionsprivateregistration.com
- bz59g9n52ds@networksolutionsprivateregistration.com
- dz4wc24r6x5@networksolutionsprivateregistration.com
- e43nf5rp49m@networksolutionsprivateregistration.com
- e49m52yd4wf@networksolutionsprivateregistration.com
- ee63842e4b8@networksolutionsprivateregistration.com
- f533w9cz37m@networksolutionsprivateregistration.com
- gk2bc8aq3tw@networksolutionsprivateregistration.com
- gp65h8yt8xe@networksolutionsprivateregistration.com
- gt4dh28g9xw@networksolutionsprivateregistration.com
- je2km2ty3qr@networksolutionsprivateregistration.com
- ju9dp97u4qp@networksolutionsprivateregistration.com
- m25jc38e2uq@networksolutionsprivateregistration.com
- and 20 more
Subdomains
4 observed subdomains of ocbj.com.
Web-graph footprint
Distinct hostnames that link to or from ocbj.com in the public web crawl.
933 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ocbj.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 70.168.154.194 |
Related pages
Pivot deeper into the graph from ocbj.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ocbj.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.