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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.5.60 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.62 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.71 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.5.88 | 13.225.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.226.244.11 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.114 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.81 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.91 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.122.107 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.33 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.36 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.79 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aws-latency-test.com owner
- Contact emails
- 400f6d03-cce9-43fd-ab46-7ffb0d19eb4e@identity-protect.org
- 4bb1457c-193e-46c3-a32d-662238c41456@identity-protect.org
- 8e6d6b34-3fa6-4990-9757-023e68076da9@identity-protect.org
- 948cd756-5cb3-48cd-b3c7-e89352806468@identity-protect.org
- c0165fd5-afa2-4966-8202-94efdf52f6cf@identity-protect.org
- dd063556-6928-4f4b-82c3-66c7e5ce9682@identity-protect.org
- f14df249-b869-4598-817b-069b160c7b5a@identity-protect.org
Subdomains
65 observed subdomains of aws-latency-test.com.
Showing 25 of 65. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aws-latency-test.com.
- IP · 13.225.5.60
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 400f6d03-cce9-43fd-ab46-7ffb0d19eb4e@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.