Skip to content

Hostname

au-script.dotmetrics.net

Last fetched

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.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.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.

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.18.10318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.10254.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.5354.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.5754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.8954.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9399.84.88.0/21AS16509AMAZON-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.

Threat posture

History

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 20

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