Skip to content

Hostname

aws-latency-test.com

Last fetched

aws-latency-test.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · aws-latency-test.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/aws-latency-test.com

Resolution chain

aws-latency-test.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.5.6013.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.6213.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7113.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.8813.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.244.1113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1073.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.333.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.363.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.793.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of aws-latency-test.com owner
Contact emails

Subdomains

65 observed subdomains of aws-latency-test.com.

Web-graph footprint

Distinct hostnames that link to or from aws-latency-test.com in the public web crawl.

7 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aws-latency-test.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aws-latency-test.com"})-[: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.