Hostname
vali-web.com
Last fetched
vali-web.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vali-web.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.17.24 | 16.12.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.92 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.216 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.221 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.4 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.54 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.119 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.34 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.12 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.143.52 | 52.95.143.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.4 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.149.123 | 52.95.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.15 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.152 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.16 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.36 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vali-web.com owner
- Contact emails
- 01b2a320-d944-491f-ae8b-4d3147285707@identity-protect.org
- 0fb7d4f8-f10c-4328-bef5-6e05d48a55df@identity-protect.org
- 25f19258-68cc-4f9d-9606-3e7d9b608e7c@identity-protect.org
- 5b990dcf-c851-4448-ba57-9dbe3c8baef1@identity-protect.org
- 77592183-286c-4069-b07c-3afb569a9474@identity-protect.org
- b9b9f279-6f33-462d-8f33-4ed6e929819c@identity-protect.org
- faae3d3a-2184-496c-99dd-7aa67e8e83f3@identity-protect.org
- owner-4340385@vali-web.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of vali-web.com.
| Subdomain |
|---|
| api.vali-web.com |
| www.vali-web.com |
Web-graph footprint
Distinct hostnames that link to or from vali-web.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from vali-web.com.
- IP · 16.12.17.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 01b2a320-d944-491f-ae8b-4d3147285707@identity-protect.org
- TLD · .com
- Browse hostnames · va…
- 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: "vali-web.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.