Hostname
ccholding.com.tr
Last fetched
ccholding.com.tr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.114.96.3 | 188.115.104.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.115.96.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 212.98.224.6 | 212.99.171.0/24 | AS48678 | — | TR |
| 89.252.183.179 | 89.252.200.0/21 | AS42846 | — | TR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ccholding.com.tr
- mt-spamexperts.guzel.net.tr
- ni-spamexperts.guzel.net.tr
SPF policy
5 SPF mechanisms authorising senders for ccholding.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | ccholding.com.tr |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 212.98.224.6 |
| SPF_IP | 89.252.183.178 |
| SPF_MX | ccholding.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.