Hostname
residencemelody.com
Last fetched
residencemelody.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
residencemelody.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 |
|---|---|---|---|---|
| 34.253.12.214 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.160.234 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.79.254 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.28.179 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.195.150.244 | 54.195.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.254.214 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of residencemelody.com owner
- Contact emails
- 04f93f0c-3bfa-4374-a2ef-79286920e674@identity-protect.org
- 0917ea5b-dd44-46b2-9bd2-8220a2d4006c@identity-protect.org
- 35a42639-fa09-412e-b954-660e6849fc7f@identity-protect.org
- 46c1238b-8ea1-4d40-8ca9-b78f08867f22@identity-protect.org
- 7b22d500-7ecc-46d0-a4c4-0435697df22e@identity-protect.org
- c129502c-68d9-49af-b48b-7df90dda72ad@identity-protect.org
Subdomains
3 observed subdomains of residencemelody.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from residencemelody.com.
- IP · 34.253.12.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 04f93f0c-3bfa-4374-a2ef-79286920e674@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: "residencemelody.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.