Hostname
c4nv4s.com
Last fetched
c4nv4s.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c4nv4s.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 |
|---|---|---|---|---|
| 3.219.5.23 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.50.236 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.239.4.5 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.166.120 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of c4nv4s.com owner
- Contact emails
- 4bb7765a-b6b7-440d-be20-ce8e48a83687@identity-protect.org
- 87ff5f1a-7b0d-42f6-b50d-1da9f0683d3a@identity-protect.org
- 885913ba-7ad2-482b-9a10-f411828cd7aa@identity-protect.org
- 9647c2b6-dadf-4033-a9f5-674880cb774f@identity-protect.org
- edcdd401-7977-4591-b3a9-cdbcc4718ed6@identity-protect.org
- f75a7a17-094d-4dfd-977c-63076859c0b7@identity-protect.org
- owner-10231585@c4nv4s.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of c4nv4s.com.
| Subdomain |
|---|
| east.c4nv4s.com |
| staging.c4nv4s.com |
Threat posture
History
Related pages
Pivot deeper into the graph from c4nv4s.com.
- IP · 3.219.5.23
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4bb7765a-b6b7-440d-be20-ce8e48a83687@identity-protect.org
- TLD · .com
- Browse hostnames · c4…
- 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: "c4nv4s.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.