Hostname
cetevil.com
Last fetched
cetevil.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cetevil.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.203.97.84 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.149.100 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cetevil.com owner
- Contact emails
- 15bdb533-dbeb-4dc4-9905-8b58ddf1d930@identity-protect.org
- 1705a9e9-4cbe-41c1-b5aa-302a933e67ba@identity-protect.org
- 22aeb71e-7e3c-4869-ac02-7db9dbf54896@identity-protect.org
- 31316b3a-01b0-44b2-8013-3932bc3b2481@identity-protect.org
- a078c780-1f55-4c02-a657-6571a1a65309@identity-protect.org
- b6c6e25c-ba97-4f16-a38a-b8b6b16f9556@identity-protect.org
- daf47efd-ce78-4982-8c42-2d9eef0c2dce@identity-protect.org
- owner-694003@cetevil.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from cetevil.com.
- IP · 34.203.97.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15bdb533-dbeb-4dc4-9905-8b58ddf1d930@identity-protect.org
- TLD · .com
- Browse hostnames · ce…
- 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: "cetevil.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.