Hostname
clearwireless1.com
Last fetched
clearwireless1.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clearwireless1.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.163.174.141 | 3.163.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.174.169 | 3.163.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.174.226 | 3.163.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.174.32 | 3.163.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.65.134 | 3.168.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.65.16 | 3.168.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.65.3 | 3.168.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.65.53 | 3.168.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clearwireless1.com owner
- Contact emails
- 7371fd5a-dc13-4b0e-b794-bac97cbe7637@identity-protect.org
- 8886809e-52a2-404f-894e-612e4991bca1@identity-protect.org
- 89628759-1e54-403a-9e42-d3b756c555f8@identity-protect.org
- a7e50601-735d-4226-806c-28bfacdae566@identity-protect.org
- d28d82cf-15f1-4afc-91ed-f34720f309b5@identity-protect.org
- da9b4d17-7e5e-4cab-ae84-dee82d7ffa92@identity-protect.org
- f2a95b00-256d-4672-bcf3-0f727f59935d@identity-protect.org
Subdomains
6 observed subdomains of clearwireless1.com.
Threat posture
History
Related pages
Pivot deeper into the graph from clearwireless1.com.
- IP · 3.163.174.141
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 7371fd5a-dc13-4b0e-b794-bac97cbe7637@identity-protect.org
- TLD · .com
- 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: "clearwireless1.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.