Skip to content

Hostname

streamtest.net

Last fetched

streamtest.net resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · streamtest.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/streamtest.net

Resolution chain

streamtest.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.8116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.1203.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.168.14152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.9354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.12554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of streamtest.net.

Web-graph footprint

Distinct hostnames that link to or from streamtest.net in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for streamtest.net.

MechanismTarget
SPF_Astreamtest.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzoho.com
SPF_MXstreamtest.net

Related pages

Pivot deeper into the graph from streamtest.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "streamtest.net"})-[: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.