Skip to content

Hostname

lead7.cz

Last fetched

lead7.cz resolves to 1 IPv4 address operated by WVG-CLOUD-AS in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

WHISPER CANON · lead7.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lead7.cz

Resolution chain

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

IPPrefixASNOperatorCountry
188.130.140.180188.130.140.0/24AS205026WVG-CLOUD-ASCZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
jakub dostál
Contact emails

Subdomains

2 observed subdomains of lead7.cz.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lead7.cz.

MechanismTarget
SPF_Alead7.cz
SPF_IP188.130.140.180
SPF_MXlead7.cz

Related pages

Pivot deeper into the graph from lead7.cz.

Cypher and MCP

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

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