Hostname
ocppemulator.com
Last fetched
ocppemulator.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ocppemulator.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.66.39 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.196 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.112 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.116 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.72.101 | 3.5.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.73.108 | 3.5.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.46.20 | 52.218.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.19.188 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ocppemulator.com owner
- Contact emails
- 03e867a9-8105-4739-8356-6743f9c8fd35@identity-protect.org
- 55a245a9-061d-47e3-92c3-57372ce7f4ca@identity-protect.org
- 5a83c843-f8e8-4a1d-9fd5-74d734780842@identity-protect.org
- a527bb9d-1c7b-403c-b489-23e91ff69ec2@identity-protect.org
- a7e63a53-7e50-4bc9-aa30-5ae517a2ee7c@identity-protect.org
- aa75f987-57ec-4aaa-98d1-69263fc7c31d@identity-protect.org
- b831008f-e786-47c1-af59-f1a34c385be7@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ocppemulator.com.
- IP · 3.5.66.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 03e867a9-8105-4739-8356-6743f9c8fd35@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: "ocppemulator.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.