Skip to content

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

WHISPER CANON · click-sec.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/click-sec.com

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.

IPPrefixASNOperatorCountry
104.86.145.145104.86.144.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.217.45.11223.217.40.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.200.14323.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
click securities,
Contact emails

Subdomains

89 observed subdomains of click-sec.com.

Web-graph footprint

Distinct hostnames that link to or from click-sec.com in the public web crawl.

918 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for click-sec.com.

MechanismTarget
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.click-sec.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from click-sec.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.