Hostname
sundayelvis.com
Last fetched
sundayelvis.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
sundayelvis.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 |
|---|---|---|---|---|
| 13.249.141.11 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.21 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.36 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.90 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.164.113 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.32 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.5 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
| 3.175.164.65 | 3.175.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sundayelvis.com owner
- Contact emails
- 0f9c20da-2de8-4a55-a2d2-7af79c9ed1fd@identity-protect.org
- 4e3cba01-280d-4ab2-894e-fa2834f75206@identity-protect.org
- 4fa83688-a0a4-437e-8fbe-27cd98f55b9c@identity-protect.org
- 599a20f2-b237-4910-932c-faadbcdb3aee@identity-protect.org
- 7c9b5dc3-9cb3-4e91-8730-7649cdd3c1b8@identity-protect.org
- f30ba2ee-65ca-413b-9cbf-bff620059b28@identity-protect.org
- owner-8371929@sundayelvis.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from sundayelvis.com.
- IP · 13.249.141.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f9c20da-2de8-4a55-a2d2-7af79c9ed1fd@identity-protect.org
- TLD · .com
- Browse hostnames · su…
- 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: "sundayelvis.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.