Skip to content

Hostname

streamsend.com

Last fetched

streamsend.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · streamsend.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/streamsend.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.4.016.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.4.13616.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.4.1616.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.4.3216.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.4.4016.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.4.816.12.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.5.016.12.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.5.12016.12.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.5.2416.12.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.5.4016.12.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
16.12.5.8816.12.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1303.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1393.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1463.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1573.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1633.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1833.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.2123.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.2143.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.2293.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
corporate counsel
Contact emails

Subdomains

261 observed subdomains of streamsend.com.

Web-graph footprint

Distinct hostnames that link to or from streamsend.com in the public web crawl.

152 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for streamsend.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEspf.mailengine1.com
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_MXstreamsend.com

Related pages

Pivot deeper into the graph from streamsend.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "streamsend.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.