All hostnames hotelguide.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label WHISPER CANON · hotelguide.com.au Routing diversity 4.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/hotelguide.com.au Resolution chain hotelguide.com.au resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.165.132 3.5.165.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.165.86 3.5.165.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.167.214 3.5.167.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.167.219 3.5.167.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.167.35 3.5.167.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.169.177 3.5.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.169.243 3.5.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.5.169.6 3.5.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.129.123 52.95.129.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.129.127 52.95.129.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.131.159 52.95.131.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.131.191 52.95.131.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.132.193 52.95.132.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.134.157 52.95.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.134.221 52.95.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.95.134.49 52.95.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. AU
WHOIS identity No WHOIS records are currently associated with hotelguide.com.au in WhisperGraph.
Related pages Pivot deeper into the graph from hotelguide.com.au.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hotelguide.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .