Hostname
ocp.org
Last fetched
ocp.org resolves to 1 IPv4 address operated by BIGLEAF - Bigleaf Networks, Inc. in US. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
ocp.org 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 |
|---|---|---|---|---|
| 209.202.238.138 | 209.202.238.0/24 | AS62642 | BIGLEAF - Bigleaf Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:886
- Organization
- network operations
- Contact emails
Subdomains
36 observed subdomains of ocp.org.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ocp.org in the public web crawl.
450 sites link to this hostname.
170 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for ocp.org.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | mail.ocp.org |
| SPF_A | ocp.org |
| SPF_A | sequoia.ocp.org |
| SPF_INCLUDE | 7290859.spf03.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.55.209.64/32 |
| SPF_IP | 198.21.2.183/32 |
| SPF_IP | 209.202.238.128/27 |
| SPF_IP | 3.14.2.186 |
| SPF_IP | 62.13.150.47/32 |
| SPF_IP | 64.186.224.192/26 |
| SPF_IP | 65.52.232.173/32 |
| SPF_IP | 67.207.220.0/24 |
| SPF_IP | 69.160.52.26/32 |
| SPF_IP | 69.63.216.128/26 |
Related pages
Pivot deeper into the graph from ocp.org.
- IP · 209.202.238.138
- ASN · AS62642BIGLEAF - Bigleaf Networks, Inc.
- Registrar · iana:886
- Country · US
- Email · admin@ocp.org
- TLD · .org
- Browse hostnames · oc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ocp.org"})-[: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.