Skip to content

Hostname

au.testing2api.plerionaut.com

Last fetched

au.testing2api.plerionaut.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.96.12513.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.2913.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.4013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.4113.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.219.1023.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.203.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.233.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.483.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from au.testing2api.plerionaut.com.

Cypher and MCP

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

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