Hostname
cq1headsets.com
Last fetched
cq1headsets.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cq1headsets.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.45.233.92 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cq1headsets.com owner
- Contact emails
- 096dd1c1-c6ff-4a88-ba48-aed33d27125c@identity-protect.org
- 25e4e110-3a00-49ff-914d-b036ac1f4c3f@identity-protect.org
- 35026d5c-0a64-4b94-be97-8cd5a69c6170@identity-protect.org
- 3d8a58b0-2f50-4326-beb2-a307658bc8bd@identity-protect.org
- 3f6bfd9f-0334-4660-a87e-ad52248fbeff@identity-protect.org
- c98265de-d8bd-4ff1-b034-c7682c9908a5@identity-protect.org
- d3f64a1b-247c-4081-a37b-81312cbf52e1@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cq1headsets.com.
- IP · 52.45.233.92
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 096dd1c1-c6ff-4a88-ba48-aed33d27125c@identity-protect.org
- TLD · .com
- Browse hostnames · cq…
- 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: "cq1headsets.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.