Hostname
vtss-web.com
Last fetched
vtss-web.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vtss-web.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.92.41.236 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vtss-web.com owner
- Contact emails
- 1f4c78ef-6d29-4203-aa39-807ea8fbca46@identity-protect.org
- 455c88b1-9606-4a5b-8c93-14ee81bbc6a7@identity-protect.org
- 4a8754a8-7352-4e52-a75b-74a5f67de4de@identity-protect.org
- 4ebffdb3-e1ca-44d8-8d0a-5931e42e1f9c@identity-protect.org
- af06aea3-161e-4306-9d36-df51e16641ad@identity-protect.org
- d8e6176c-03af-4d4b-a94d-cd2eb3a85a06@identity-protect.org
- e129dcbe-ab9f-4927-ac67-6411cec9de81@identity-protect.org
- owner-9823744@vtss-web.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of vtss-web.com.
Threat posture
History
Related pages
Pivot deeper into the graph from vtss-web.com.
- IP · 54.92.41.236
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1f4c78ef-6d29-4203-aa39-807ea8fbca46@identity-protect.org
- TLD · .com
- Browse hostnames · vt…
- 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: "vtss-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.