Hostname
5azepm.com
Last fetched
5azepm.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
5azepm.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.132.122.218 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.47.121 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.24.56 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.216.178 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 5azepm.com owner
- Contact emails
- 00921cab-2c89-451e-a4fd-8bd247b9a903@identity-protect.org
- 05c26c72-a653-4e71-b11f-a527a7c97882@identity-protect.org
- 0fe83ab0-5a57-4cd8-9ae7-31a1c3f54003@identity-protect.org
- 5b2d733a-ea19-48f7-b656-6cf424c6bd75@identity-protect.org
- bced6388-633e-46de-b022-af1915daa2a5@identity-protect.org
- dd1153cf-f881-425d-9c82-eb7039f53ec7@identity-protect.org
- owner-3722298@5azepm.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from 5azepm.com.
- IP · 3.132.122.218
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00921cab-2c89-451e-a4fd-8bd247b9a903@identity-protect.org
- TLD · .com
- Browse hostnames · 5a…
- 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: "5azepm.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.