Hostname
viewsavvy-test.com
Last fetched
viewsavvy-test.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
viewsavvy-test.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.249.24 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.33 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.69 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.74 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.91.18 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.31 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.55 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.68 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of viewsavvy-test.com owner
- Contact emails
- 0eb603c2-02ec-40b7-b676-907a9afea617@identity-protect.org
- 0f08007e-c90a-4376-bf05-4f110a930b71@identity-protect.org
- 128bc2e3-0199-4deb-aa5b-e7d9d394768d@identity-protect.org
- 1d70dba3-4bf4-42a1-8a5b-ffa035d59b12@identity-protect.org
- 6f55560f-e80d-4667-8461-a28de39ddefd@identity-protect.org
- e4862a63-e27f-436c-bb36-1dce2eb84cfb@identity-protect.org
- f87c8259-17a1-4c5b-aff2-429b0e3b0a2c@identity-protect.org
- owner-4352655@viewsavvy-test.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of viewsavvy-test.com.
Threat posture
History
Related pages
Pivot deeper into the graph from viewsavvy-test.com.
- IP · 13.227.249.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0eb603c2-02ec-40b7-b676-907a9afea617@identity-protect.org
- TLD · .com
- Browse hostnames · vi…
- 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: "viewsavvy-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.