Skip to content

Hostname

lans.cz

Last fetched

lans.cz resolves to 1 IPv4 address operated by AS43507 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · lans.czRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/lans.cz

Resolution chain

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

IPPrefixASNOperatorCountry
78.156.32.1478.156.32.0/20AS43507CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
pavel cimbalnik
Contact emails

Subdomains

26 observed subdomains of lans.cz.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lans.cz.

MechanismTarget
SPF_Alans.cz
SPF_IP109.69.210.0/24
SPF_IP78.156.32.11
SPF_IP78.156.32.15
SPF_IP78.156.32.27/32
SPF_IP78.156.32.42
SPF_MXlans.cz

Related pages

Pivot deeper into the graph from lans.cz.

Cypher and MCP

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

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