Skip to content

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

WHISPER CANON · sundaystreams.comRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sundaystreams.com

Resolution chain

sundaystreams.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.90.133.1943.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.64.11635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.101.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.10.23144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.79.17052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.173.16754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.63.2354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.148.25554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.201.21254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.199.12954.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.104.10454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.19.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of sundaystreams.com owner
Contact emails

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sundaystreams.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from sundaystreams.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.