Hostname
vitruevida.com
Last fetched
vitruevida.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vitruevida.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 |
|---|---|---|---|---|
| 18.164.96.101 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.124 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.20 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.83 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.30.102 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.16 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.7 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.30.88 | 99.86.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vitruevida.com owner
- Contact emails
- 423b106c-6c88-424d-973a-3ad1d3f8d24f@identity-protect.org
- 5cda39fd-629d-4a86-9f04-e009ab947091@identity-protect.org
- 5e2328d6-7306-4c3f-942d-956db1e4f81d@identity-protect.org
- a97268b1-2379-4d38-96e5-5c65ec8d38ff@identity-protect.org
- af90fddd-1133-4cac-8aaa-bc6af8f78539@identity-protect.org
- bcf4e2fa-0bbd-4a27-8d43-74ee199735ea@identity-protect.org
- owner-5338304@vitruevida.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of vitruevida.com.
Web-graph footprint
Distinct hostnames that link to or from vitruevida.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from vitruevida.com.
- IP · 18.164.96.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 423b106c-6c88-424d-973a-3ad1d3f8d24f@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: "vitruevida.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.