Skip to content

Hostname

still.cz

Last fetched

still.cz resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · still.czRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/still.cz

Resolution chain

still.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.6.211.10194.6.208.0/22AS47447DE

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
still
Contact emails

Subdomains

17 observed subdomains of still.cz.

Web-graph footprint

Distinct hostnames that link to or from still.cz in the public web crawl.

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for still.cz.

MechanismTarget
SPF_INCLUDE_spfblock1.kiongroup.com
SPF_INCLUDE_spfblock2.kiongroup.com
SPF_INCLUDEspf.mail-komplet.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.107.201.26
SPF_IP62.113.218.154

Related pages

Pivot deeper into the graph from still.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "still.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.