Hostname
sundaystreams.com
Last fetched
sundaystreams.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sundaystreams.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.90.133.194 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.64.116 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.101.179 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.10.231 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.79.170 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.173.167 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.63.23 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.81.148.255 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.84.201.212 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.199.129 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.104.104 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.19.247 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sundaystreams.com owner
- Contact emails
- nospam@sundaystreams.com
- vendors@sundaystreams.com
- 0115a76d-657f-41e0-9621-6062e743b50a@identity-protect.org
- 50401441-8b3f-441e-af3e-e5b348e1e5b5@identity-protect.org
- 649f531c-31c9-4a00-ba4b-23d764a54831@identity-protect.org
- a5a65ff1-4fd6-4b39-94ea-90a68b2b11bd@identity-protect.org
- ac104faf-15c6-4203-b4f9-03fd143474d4@identity-protect.org
- dc26bb09-d7ca-42e0-90af-ca35b469426a@identity-protect.org
- owner-10012116@sundaystreams.com.whoisprivacyservice.org
- owner-8804615@sundaystreams.com.whoisprivacyservice.org
- owner-9742167@sundaystreams.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of sundaystreams.com.
Web-graph footprint
Distinct hostnames that link to or from sundaystreams.com in the public web crawl.
120 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sundaystreams.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from sundaystreams.com.
- IP · 3.90.133.194
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · nospam@sundaystreams.com
- 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: "sundaystreams.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.