Skip to content

Hostname

adstream.com.au

Last fetched

adstream.com.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.1113.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.3813.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.6613.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.7613.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.165.50.1143.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1203.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.703.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.863.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
registrar:melbourne it
Organization
it services
Contact emails

Subdomains

7 observed subdomains of adstream.com.au.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for adstream.com.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.54.246.221
SPF_IP193.203.84.192/28
SPF_IP195.224.1.128/29
SPF_IP203.31.18.36
SPF_IP203.31.18.48

Related pages

Pivot deeper into the graph from adstream.com.au.

Cypher and MCP

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

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