Hostname
clearsurance.com
Last fetched
clearsurance.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clearsurance.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.69.12 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.37 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.7 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.8 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.66.147.23 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.33 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.63 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.85 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.14.19 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.42 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.58 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.81 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- alexanderjameswarren@gmail.com
- clearsurance.com@domainsbyproxy.com
- todd.kozikowski@gmail.com
- 258bae96-a873-4226-9860-c03c08c067cc@identity-protect.org
- 4ba5d9d8-fb14-4a3e-aa6a-420df94f9da9@identity-protect.org
- 85c08dcd-cfb8-44f7-9763-b98fb26e6f75@identity-protect.org
- 85ea1a6a-9f4f-4105-9321-04d0397d5207@identity-protect.org
- 8cbc3399-245c-4765-933e-e089aa149686@identity-protect.org
- c0699ca1-8258-468f-ad45-aed0c3bae6a5@identity-protect.org
- owner-10192977@clearsurance.com.whoisprivacyservice.org
- owner-10285863@clearsurance.com.whoisprivacyservice.org
- owner-10462926@clearsurance.com.whoisprivacyservice.org
- owner-11095710@clearsurance.com.whoisprivacyservice.org
- owner-11951118@clearsurance.com.whoisprivacyservice.org
- owner-12148500@clearsurance.com.whoisprivacyservice.org
- owner-1940286@clearsurance.com.whoisprivacyservice.org
- owner-2261071@clearsurance.com.whoisprivacyservice.org
- owner-2552751@clearsurance.com.whoisprivacyservice.org
- owner-2728402@clearsurance.com.whoisprivacyservice.org
- and 22 more
Subdomains
16 observed subdomains of clearsurance.com.
Web-graph footprint
Distinct hostnames that link to or from clearsurance.com in the public web crawl.
435 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for clearsurance.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from clearsurance.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clearsurance.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.