Hostname
cl1x.net
Last fetched
cl1x.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cl1x.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 |
|---|---|---|---|---|
| 176.34.165.113 | 176.34.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.146.26 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.105.224 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.191.184 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.135.249 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.94.76 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 55b6ebc2-d4e1-41bc-bff3-ee0ca01ab0f1@identity-protect.org
- 72ea66ab-3d5c-480c-ac14-51215c3c7e94@identity-protect.org
- 81d83e1b-854e-42c9-8315-f83b9eda40a9@identity-protect.org
- 973d173d-0c55-48f2-8608-465bcc385485@identity-protect.org
- b698872c-8e9c-47a0-bd16-ee2bd100b69d@identity-protect.org
- cfe35e38-312b-4ff5-87d1-f91a054510a3@identity-protect.org
- ec594141-e137-4908-9f1c-5e8435605af4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cl1x.net.
- IP · 176.34.165.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 55b6ebc2-d4e1-41bc-bff3-ee0ca01ab0f1@identity-protect.org
- TLD · .net
- Browse hostnames · cl…
- 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: "cl1x.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.