Skip to content

Hostname

cla23.com

Last fetched

cla23.com resolves to 1 IPv4 address operated by AS43391 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · cla23.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cla23.com

Resolution chain

cla23.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.238.169.53213.238.169.0/24AS43391TR

WHOIS identity

Registrar
iana:1091
Organization
mustafa dizdar
Contact emails

Subdomains

30 observed subdomains of cla23.com.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cla23.com

SPF policy

3 SPF mechanisms authorising senders for cla23.com.

MechanismTarget
SPF_Acla23.com
SPF_IP213.238.169.90
SPF_MXcla23.com

Related pages

Pivot deeper into the graph from cla23.com.

Cypher and MCP

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

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