Skip to content

Hostname

allklima.cz

Last fetched

allklima.cz resolves to 1 IPv4 address operated by AS15685 in CZ.

Nutrition Label

WHISPER CANON · allklima.czRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/allklima.cz

Resolution chain

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

IPPrefixASNOperatorCountry
81.0.235.3081.0.232.0/21AS15685CZ

WHOIS identity

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

Subdomains

7 observed subdomains of allklima.cz.

Web-graph footprint

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

6 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for allklima.cz.

MechanismTarget
SPF_IP77.78.105.0/24
SPF_IP77.78.118.0/24
SPF_IP81.0.235.0/24
SPF_IP82.99.142.252/29

Related pages

Pivot deeper into the graph from allklima.cz.

Cypher and MCP

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

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