All hostnames ausmed.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label WHISPER CANON · ausmed.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/ausmed.com Resolution chain ausmed.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.210.244.191 13.210.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.211.85.155 13.210.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.236.151.130 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.237.208.85 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.54.177.216 13.54.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.134.154.154 15.134.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.104.32.177 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.105.202.20 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.105.83.183 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.62.25.181 52.62.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.64.154.243 52.64.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.64.250.246 52.64.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.64.43.180 52.64.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.65.43.34 52.65.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.252.9.97 54.252.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.253.53.189 54.253.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.79.255.204 54.79.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.135.172.1 15.135.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.104.248.58 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU
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.
Web-graph footprint Distinct hostnames that link to or from ausmed.com in the public web crawl.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for ausmed.com.
Related pages Pivot deeper into the graph from ausmed.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ausmed.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .