Hostname
edeadlock.com
Last fetched
edeadlock.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
edeadlock.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 |
|---|---|---|---|---|
| 18.239.168.30 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.39 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.49 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.55 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.44.117 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.4 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.49 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.44.9 | 3.161.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 124218272
- Contact emails
- rkzf0jacctho@contactprivacy.email
- 06d19f31-380b-4c23-af0b-94dcd14a25f2@identity-protect.org
- 444d85e5-e7b7-47b1-92a9-9b90f784a605@identity-protect.org
- 99a48cb9-d6b3-4726-aff6-2bc26f026246@identity-protect.org
- f54d65a0-3560-48c7-a763-cb1a052a02a9@identity-protect.org
- owner-9185930@edeadlock.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of edeadlock.com.
| Subdomain |
|---|
| paisa.edeadlock.com |
| www.edeadlock.com |
Threat posture
History
Related pages
Pivot deeper into the graph from edeadlock.com.
- IP · 18.239.168.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · rkzf0jacctho@contactprivacy.email
- TLD · .com
- Browse hostnames · ed…
- 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: "edeadlock.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.