Skip to content

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

WHISPER CANON · ccs.czRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ccs.cz

Resolution chain

ccs.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.114.82107.154.114.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.117.82107.154.117.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1362
Organization
ccs ceska spolecnost pro platebni karty s.r.o.
Contact emails

Subdomains

37 observed subdomains of ccs.cz.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.