Skip to content

Hostname

adstream.com

Last fetched

adstream.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · adstream.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.179.100108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.82.45108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.200.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.214.25134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.222.5934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.31.11634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.165.6752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.251.22652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.106.17952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.89.4554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.74.9663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1376
Organization
andreas pagel
Contact emails

Subdomains

48 observed subdomains of adstream.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adstream.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.224.1.128/29
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP52.8.110.5
SPF_IP54.215.185.50

Related pages

Pivot deeper into the graph from adstream.com.

Cypher and MCP

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

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