Hostname
c-ts.gr
Last fetched
c-ts.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.
Nutrition Label
Resolution chain
c-ts.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.13.22 | 45.60.13.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.19.22 | 45.60.19.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
No WHOIS records are currently associated with c-ts.gr in WhisperGraph.
Subdomains
6 observed subdomains of c-ts.gr.
Showing 5 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from c-ts.gr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for c-ts.gr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.telekom.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.125.253.200 |
| SPF_IP | 194.125.253.201 |
| SPF_IP | 195.167.52.0/24 |
| SPF_IP | 195.167.99.160/27 |
| SPF_IP | 212.205.33.220 |
| SPF_IP | 212.205.50.68 |
| SPF_IP | 212.205.53.217 |
| SPF_IP | 212.205.53.218 |
| SPF_IP | 212.205.80.56 |
| SPF_IP | 212.205.80.57 |
| SPF_IP | 62.103.101.38 |
| SPF_IP | 62.103.101.39 |
Related pages
Pivot deeper into the graph from c-ts.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c-ts.gr"})-[: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.