Skip to content

Hostname

test-script.dotmetrics.net

Last fetched

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.netRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.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.

IPPrefixASNOperatorCountry
108.129.83.138108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.189.215108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.63.232108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.133.17134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.253.6834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.42.13234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.121.19734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.58.5234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.196.4734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.139.13434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.187.15752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.254.5052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.25.1652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.75.21752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.114.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.25.3752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.112.15152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.208.10552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.40.11852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.17.23252.48.0.0/14AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.