Hostname
ocpacos.com
Last fetched
ocpacos.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ocpacos.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.202.138 | 3.5.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.5.203.206 | 3.5.203.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.5.231.145 | 3.5.231.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.5.231.200 | 3.5.231.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1249470483
- Contact emails
- pyunllfa8r2m@contactprivacy.email
- 23fa1e46-de60-43b2-9858-4e6cbad61957@identity-protect.org
- 62b13ee8-097d-4095-910b-351e4b42112e@identity-protect.org
- ca48e309-aa49-402d-a378-d634e2efde69@identity-protect.org
- f6bf1387-0385-411f-af4e-5c14235fbefc@identity-protect.org
- fdea377a-9800-4181-be08-c8d19a0d1358@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ocpacos.com.
- IP · 3.5.202.138
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · pyunllfa8r2m@contactprivacy.email
- TLD · .com
- 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: "ocpacos.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.