Hostname
ccs.cz
Last fetched
ccs.cz resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1362 as the registrar.
Nutrition Label
Resolution chain
ccs.cz 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 |
|---|---|---|---|---|
| 107.154.114.82 | 107.154.114.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 107.154.117.82 | 107.154.117.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:1362
- Organization
- ccs ceska spolecnost pro platebni karty s.r.o.
- Contact emails
Subdomains
37 observed subdomains of ccs.cz.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ccs.cz in the public web crawl.
74 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ccs.cz.
| Mechanism | Target |
|---|---|
| SPF_A | ccs.cz |
| SPF_A | mail.shoptet.cz |
| SPF_EXISTS | %{i}._i.%{d}._d.espf.dmp.cisco.com |
| SPF_INCLUDE | %{d}.97.spf-protect.dmp.cisco.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_IP | 88.103.247.104/32 |
| SPF_MX | ccs.cz |
Related pages
Pivot deeper into the graph from ccs.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ccs.cz"})-[: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.