Hostname
bisnode.cz
Last fetched
bisnode.cz is a registered hostname under the .cz top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:reg-ipmirror
- Organization
- bisnode ab
- Contact emails
Subdomains
20 observed subdomains of bisnode.cz.
Web-graph footprint
Distinct hostnames that link to or from bisnode.cz in the public web crawl.
86 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for bisnode.cz.
| Mechanism | Target |
|---|---|
| SPF_A | bisnode.cz |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 159.137.80.91 |
| SPF_IP | 159.137.90.91 |
| SPF_IP | 193.70.8.48 |
| SPF_IP | 208.226.214.236 |
| SPF_IP | 68.232.128.0/19 |
| SPF_IP | 81.19.0.71/32 |
| SPF_IP | 81.19.0.73/32 |
| SPF_IP | 89.185.225.214 |
| SPF_IP | 89.185.225.218 |
| SPF_IP | 89.185.225.219 |
| SPF_MX | bisnode.cz |
Related pages
Pivot deeper into the graph from bisnode.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisnode.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.