Skip to content

Hostname

ccholding.com.tr

Last fetched

ccholding.com.tr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ccholding.com.trRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ccholding.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.115.104.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.115.96.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.98.224.6212.99.171.0/24AS48678TR
89.252.183.17989.252.200.0/21AS42846TR

WHOIS identity

No WHOIS records are currently associated with ccholding.com.tr in WhisperGraph.

Subdomains

7 observed subdomains of ccholding.com.tr.

Web-graph footprint

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

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ccholding.com.tr.

MechanismTarget
SPF_Accholding.com.tr
SPF_INCLUDErelay.mailchannels.net
SPF_IP212.98.224.6
SPF_IP89.252.183.178
SPF_MXccholding.com.tr

Related pages

Pivot deeper into the graph from ccholding.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ccholding.com.tr"})-[: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.