Hostname
kuzelky.com
Last fetched
kuzelky.com resolves to 2 IPv4 addresses operated by AS39790 in CZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
kuzelky.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.91.85.18 | 81.91.80.0/21 | AS39790 | — | CZ |
| 81.91.91.145 | 81.91.88.0/21 | AS39790 | — | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- ing. david schiedek
- Contact emails
Subdomains
10 observed subdomains of kuzelky.com.
Web-graph footprint
Distinct hostnames that link to or from kuzelky.com in the public web crawl.
70 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for kuzelky.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.seznam.cz |
| SPF_IP | 2a02:598:128:8a00:0:0:1000:925 |
| SPF_IP | 81.91.85.18 |
| SPF_IP | 81.91.91.145 |
Related pages
Pivot deeper into the graph from kuzelky.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kuzelky.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.