Skip to content

Hostname

xkko.cz

Last fetched

xkko.cz resolves to 1 IPv4 address operated by TTM - 23M GmbH in DE.

Nutrition Label

WHISPER CANON · xkko.czRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/xkko.cz

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.210.7194.6.208.0/22AS47447TTM - 23M GmbHDE

WHOIS identity

No WHOIS records are currently associated with xkko.cz in WhisperGraph.

Subdomains

2 observed subdomains of xkko.cz.

Web-graph footprint

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

50 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for xkko.cz.

MechanismTarget
SPF_Axkko.cz
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.webglobe.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_IP194.6.210.7
SPF_IP217.16.187.41/32
SPF_IP217.16.187.42/32
SPF_IP217.16.187.43/32
SPF_IP217.16.187.44/32
SPF_IP217.16.187.45/32
SPF_IP2a00:f48:1008:0:0:210:7:10
SPF_MXxkko.cz

Related pages

Pivot deeper into the graph from xkko.cz.

Cypher and MCP

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

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