Hostname
elock-chat-e-na.com
Last fetched
elock-chat-e-na.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elock-chat-e-na.com 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 |
|---|---|---|---|---|
| 52.192.43.241 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elock-chat-e-na.com owner
- Contact emails
- 1bdf6c0d-6341-43b2-942f-61805eedf3ef@identity-protect.org
- 4535a725-0289-4653-8c87-c3e7da45fadc@identity-protect.org
- 7fcbcfa1-c9c2-4ae1-acbc-c01a593955ff@identity-protect.org
- 82544cd3-4f8a-4ed3-9a44-8d9df85b0445@identity-protect.org
- b1c1b8a1-6227-4a79-a73f-3599a4a33025@identity-protect.org
- c0485eaa-3153-41a3-8536-6bd0028e8ebf@identity-protect.org
- owner-5134157@elock-chat-e-na.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of elock-chat-e-na.com.
Threat posture
History
Related pages
Pivot deeper into the graph from elock-chat-e-na.com.
- IP · 52.192.43.241
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1bdf6c0d-6341-43b2-942f-61805eedf3ef@identity-protect.org
- TLD · .com
- Browse hostnames · el…
- 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: "elock-chat-e-na.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.