Skip to content

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

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

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bisnode.cz.

MechanismTarget
SPF_Abisnode.cz
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP159.137.80.91
SPF_IP159.137.90.91
SPF_IP193.70.8.48
SPF_IP208.226.214.236
SPF_IP68.232.128.0/19
SPF_IP81.19.0.71/32
SPF_IP81.19.0.73/32
SPF_IP89.185.225.214
SPF_IP89.185.225.218
SPF_IP89.185.225.219
SPF_MXbisnode.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.