Hostname
technickytydenik.cz
Last fetched
technickytydenik.cz resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:reg-gransy as the registrar.
Nutrition Label
Resolution chain
technickytydenik.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.4.25.145 | 46.4.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:reg-gransy
- Organization
- business media cz s. r. o.
- Contact emails
- —
Subdomains
2 observed subdomains of technickytydenik.cz.
Web-graph footprint
Distinct hostnames that link to or from technickytydenik.cz in the public web crawl.
465 sites link to this hostname.
490 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for technickytydenik.cz.
| Mechanism | Target |
|---|---|
| SPF_A | technickytydenik.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp.cz |
| SPF_IP | 2a01:4f8:221:3ae6:0:0:0:2 |
| SPF_IP | 46.4.25.145 |
| SPF_IP | 82.142.109.57 |
| SPF_IP | 85.93.165.157 |
| SPF_IP | 85.93.166.197 |
| SPF_IP | 85.93.166.198 |
| SPF_IP | 85.93.177.204 |
| SPF_IP | 95.168.212.192/26 |
| SPF_MX | technickytydenik.cz |
Related pages
Pivot deeper into the graph from technickytydenik.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technickytydenik.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.