Skip to content

Hostname

notification.net.au

Last fetched

notification.net.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · notification.net.auRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/notification.net.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.36.1173.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.393.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.503.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.713.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.29.1153.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.73.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.843.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.93.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with notification.net.au in WhisperGraph.

Subdomains

1 observed subdomain of notification.net.au.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from notification.net.au.

Cypher and MCP

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

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