Hostname
ocbtest.net
Last fetched
ocbtest.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ocbtest.net 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 |
|---|---|---|---|---|
| 35.180.247.89 | 35.180.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 3bd72f06-281c-4c42-9ca4-41291ba1e1e8@identity-protect.org
- 47081c2b-9f7c-4787-b655-a3c416e35c9f@identity-protect.org
- 4eeead09-7b26-422a-a40a-cd940805b8d1@identity-protect.org
- bcd1b09f-284d-4c28-a9ce-fa9b2bd0b7b4@identity-protect.org
- c6adde0a-0c90-440d-b197-ba32ec4140d4@identity-protect.org
- d077c916-8b68-4aa9-88c1-87b35182a27d@identity-protect.org
- owner-5000615@ocbtest.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of ocbtest.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ocbtest.net.
- IP · 35.180.247.89
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 3bd72f06-281c-4c42-9ca4-41291ba1e1e8@identity-protect.org
- TLD · .net
- 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: "ocbtest.net"})-[: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.