Skip to content

Hostname

clsa.com

Last fetched

clsa.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

clsa.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.79.33.120104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.56.206.23823.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.13.12123.58.12.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
95.100.226.14495.100.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IT

WHOIS identity

Registrar
iana:2
Organization
clsa ltd attn clsa.com care of network solutions
Contact emails

Subdomains

109 observed subdomains of clsa.com.

Web-graph footprint

Distinct hostnames that link to or from clsa.com in the public web crawl.

265 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clsa.com.

MechanismTarget
SPF_INCLUDEtv2sqpqmrm.powerspf.com

Related pages

Pivot deeper into the graph from clsa.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "clsa.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.