All hostnames au-script.dotmetrics.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · au-script.dotmetrics.net Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/au-script.dotmetrics.net Resolution chain au-script.dotmetrics.net 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 13.227.192.10 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.109 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.126 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.97 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.244.18.103 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.12 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.32 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.56 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.102 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.53 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.57 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.172.89 54.230.172.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.91.110 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.123 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.63 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT 99.84.91.93 99.84.88.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. AT
WHOIS identity No WHOIS records are currently associated with au-script.dotmetrics.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from au-script.dotmetrics.net in the public web crawl.
5 sites link to this hostname.
Related pages Pivot deeper into the graph from au-script.dotmetrics.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "au-script.dotmetrics.net"})-[: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 .