Hostname
ocpp-ev.com
Last fetched
ocpp-ev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ocpp-ev.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.122.166.158 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.43.3 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.125.201.58 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.150.8 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ocpp-ev.com owner
- Contact emails
Subdomains
3 observed subdomains of ocpp-ev.com.
| Subdomain |
|---|
| staging.ocpp-ev.com |
| wss.ocpp-ev.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from ocpp-ev.com.
- IP · 3.122.166.158
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · a08b95b1-5db1-4bfe-ae08-d67f15d4c58d@identity-protect.org
- 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: "ocpp-ev.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.