Hostname
claridity.com
Last fetched
claridity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
claridity.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 |
|---|---|---|---|---|
| 108.158.104.11 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.50 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.85 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.99 | 108.158.232.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.32.241.117 | 13.33.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.24 | 13.33.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.41 | 13.33.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.90 | 13.33.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of claridity.com owner
- Contact emails
- 1181b7fc-4723-4474-8a43-a7a9bc5fb19d@identity-protect.org
- 1fb14754-db4f-4cba-b93f-58aeb66f7f9c@identity-protect.org
- 2a237fc5-8ba2-4194-884f-6657dd462ab8@identity-protect.org
- 3f3f3e29-8114-4e56-824c-b599e504c363@identity-protect.org
- 605fe8b5-e803-44e9-905b-fa61e62a964d@identity-protect.org
- bd3bdec0-a322-4281-9134-476e94a6a133@identity-protect.org
- fed5adf5-79d9-452d-9c96-89762c33d8a7@identity-protect.org
- support@falcoda.co.uk
Subdomains
1 observed subdomain of claridity.com.
| Subdomain |
|---|
| www.claridity.com |
Threat posture
History
Related pages
Pivot deeper into the graph from claridity.com.
- IP · 108.158.104.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 1181b7fc-4723-4474-8a43-a7a9bc5fb19d@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: "claridity.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.