Hostname
clickadu.com
Last fetched
clickadu.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clickadu.com owner
- Contact emails
- 00ff403824c6e0b9_o@whoisprivacy.com
- 0230e64a99ffe6eb_o@whoisprivacy.com
- cto@clickadu.com
- snick9993@gmail.com
- whois@kilodomains.com
- 966b294d-9b00-4933-b481-90553bca3619@identity-protect.org
- a5ff1acd-43e9-44da-8ec8-2ab77efc0be0@identity-protect.org
- dd43b0ab-742f-4789-b51e-21ec7822098e@identity-protect.org
- e111d43c-a5d8-4ac7-b0ae-fd7e939756b7@identity-protect.org
- f7674bbd-93dc-4853-93f0-35b57acf9f96@identity-protect.org
- fdd4e863-0b90-45c4-8a27-d6c98309fb1f@identity-protect.org
Subdomains
25 observed subdomains of clickadu.com.
Showing 18 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clickadu.com in the public web crawl.
429 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for clickadu.com.
| Mechanism | Target |
|---|---|
| SPF_A | clickadu.com |
| SPF_INCLUDE | _spf.bestofpost.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 212.117.190.104 |
| SPF_MX | clickadu.com |
Related pages
Pivot deeper into the graph from clickadu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clickadu.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.