Hostname
elp4-deploy-worker.com
Last fetched
elp4-deploy-worker.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elp4-deploy-worker.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.173.11 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.119.120 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.120.13.66 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.196.189 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.73.176.51 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.13.112 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of elp4-deploy-worker.com owner
- Contact emails
- 0acb07c7-05a9-42b5-b153-aadf223071c3@identity-protect.org
- 188931b2-868b-40dc-92c3-38fd0b31a6f6@identity-protect.org
- 2ec8d754-5087-44c4-8096-ae2b19a2b072@identity-protect.org
- 499f705f-f5b3-417f-947f-3fae4fe6f167@identity-protect.org
- 6d52e0a2-9685-408f-a135-ab9c895d35a7@identity-protect.org
- c90e0165-a391-4d0f-81a3-5489503c958d@identity-protect.org
- fa659eca-9f74-47d1-a86d-8421e599d9af@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from elp4-deploy-worker.com.
- IP · 18.157.173.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0acb07c7-05a9-42b5-b153-aadf223071c3@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: "elp4-deploy-worker.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.