Hostname
vrtca.net
Last fetched
vrtca.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vrtca.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.233.2.141 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.190.183 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.204.60.196 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.125.34 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.220.190 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.37.56 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 40e64b0f-f7c9-429e-8875-e99d5955512d@identity-protect.org
- 4291e0db-b5bc-432b-8b8d-48378982799c@identity-protect.org
- 5a2dcfde-64b3-4bc3-a8bc-4e395a530ed3@identity-protect.org
- 79852501-54c2-46c0-a638-31c7e2e5c084@identity-protect.org
- f1e3ef7e-69e7-4430-a353-2f94bfa99d90@identity-protect.org
- fbfb76db-6ecf-4e4f-9f25-275ea2a13662@identity-protect.org
- owner-11376378@vrtca.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from vrtca.net.
- IP · 18.233.2.141
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 40e64b0f-f7c9-429e-8875-e99d5955512d@identity-protect.org
- TLD · .net
- Browse hostnames · vr…
- 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: "vrtca.net"})-[: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.