Hostname
vcatwork.com
Last fetched
vcatwork.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vcatwork.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.100 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.129 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.22 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.48 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vcatwork.com owner
- Contact emails
- 00ffafbe-e4c4-4b35-af23-a9bc1e6ac3c6@identity-protect.org
- 109daa21-fff9-439d-abd4-9fc055b2b7ce@identity-protect.org
- a27f469b-4f91-448c-a953-95d4ae404722@identity-protect.org
- aee4c9af-978e-4068-98ae-c2de0a248a64@identity-protect.org
- b7c82ca1-06ff-412d-81b5-597aa8097469@identity-protect.org
- d4b19f43-ea16-4377-ba2b-afa70a153e6f@identity-protect.org
- fae1d60d-c716-490e-933e-4841084ef876@identity-protect.org
Subdomains
26 observed subdomains of vcatwork.com.
Showing 15 of 26. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from vcatwork.com.
- IP · 18.238.55.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00ffafbe-e4c4-4b35-af23-a9bc1e6ac3c6@identity-protect.org
- TLD · .com
- Browse hostnames · vc…
- 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: "vcatwork.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.