Hostname
click-sec.com
Last fetched
click-sec.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
click-sec.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.86.145.145 | 104.86.144.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.217.45.112 | 23.217.40.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.56.200.143 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:49
- Organization
- click securities,
- Contact emails
Subdomains
89 observed subdomains of click-sec.com.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from click-sec.com in the public web crawl.
918 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for click-sec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | crmstyle.com |
| SPF_INCLUDE | spf.click-sec.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from click-sec.com.
- IP · 104.86.145.145
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:49
- Country · DE
- Email · int-infra@click-sec.com
- 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: "click-sec.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.