Hostname
residenzone.com
Last fetched
residenzone.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
residenzone.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.161.156.15 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.53 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.73 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.156.95 | 18.161.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.134.104 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.124 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.20 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.27 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of residenzone.com owner
- Contact emails
- 596534f1-9aa4-4eea-a858-bbbf367de375@identity-protect.org
- 8afb234b-2ba2-457e-8f98-4a661a730db2@identity-protect.org
- 8c3e2d53-1792-496b-b63e-615eef2fcd8b@identity-protect.org
- 91707f5c-8a6b-4191-9d33-4dd6a08cf8b8@identity-protect.org
- eb574eb6-ebc3-4e36-9faf-96a4a1669469@identity-protect.org
- ee2ebc62-b126-46e7-85d7-9f5ba253a589@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from residenzone.com.
- IP · 18.161.156.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 596534f1-9aa4-4eea-a858-bbbf367de375@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "residenzone.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.