All hostnames test-script.dotmetrics.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · test-script.dotmetrics.net Routing diversity 5.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/test-script.dotmetrics.net Resolution chain test-script.dotmetrics.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.129.83.138 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.189.215 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.63.232 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.133.171 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.253.68 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.42.132 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.121.197 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.58.52 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.196.47 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.139.134 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.187.157 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.210.254.50 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.25.16 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.75.217 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.114.254 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.25.37 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.112.151 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.208.105 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.40.118 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.17.232 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with test-script.dotmetrics.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from test-script.dotmetrics.net in the public web crawl.
Related pages Pivot deeper into the graph from test-script.dotmetrics.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "test-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 .