Skip to content

Hostname

ak2.au

Last fetched

ak2.au resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.11513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.170.221.1053.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.413.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.653.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.663.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with ak2.au in WhisperGraph.

Subdomains

2 observed subdomains of ak2.au.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ak2.au.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from ak2.au.

Cypher and MCP

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

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