Skip to content

Hostname

dealstream.com

Last fetched

dealstream.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dealstream.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dealstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.11418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.175.207.1293.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.183.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.263.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.313.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

9 observed subdomains of dealstream.com.

Web-graph footprint

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

305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dealstream.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.happyfox.com
SPF_IP142.0.178.88
SPF_IP142.0.181.140

Related pages

Pivot deeper into the graph from dealstream.com.

Cypher and MCP

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

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