Hostname
returnszz.com
Last fetched
returnszz.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
returnszz.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 |
|---|---|---|---|---|
| 3.231.181.10 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.196.195.54 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.216.115.191 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.90.25 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.95.125 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.71.56 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of returnszz.com owner
- Contact emails
- 11c9b179-a2bc-4b85-b0c8-48c92c0f35cd@identity-protect.org
- 174e9f6a-4b70-4e43-afea-ab3e1dd854f9@identity-protect.org
- 50eaa279-31cf-468e-b51b-01a4f9b726a5@identity-protect.org
- 55d0b350-5a18-4adc-a33e-41672991f8d4@identity-protect.org
- b19d6257-a6e3-47bd-8462-f7e204b37221@identity-protect.org
- dedffcff-4d06-4580-abd3-eeffd2dff9f8@identity-protect.org
- ee704df5-3c9b-4cb4-93a2-039f02a4f055@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from returnszz.com.
- IP · 3.231.181.10
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11c9b179-a2bc-4b85-b0c8-48c92c0f35cd@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: "returnszz.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.