Skip to content

Hostname

blog.cz

Last fetched

blog.cz resolves to 1 IPv4 address operated by AS25234 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · blog.czRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/blog.cz

Resolution chain

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

IPPrefixASNOperatorCountry
81.95.96.2981.95.96.0/20AS25234CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
cet 21, spol. s r.o.
Contact emails

Subdomains

109,844 observed subdomains of blog.cz.

Web-graph footprint

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

121 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for blog.cz.

MechanismTarget
SPF_INCLUDEmailkit.eu
SPF_INCLUDEnova.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP46.234.102.230
SPF_IP46.234.102.61

Related pages

Pivot deeper into the graph from blog.cz.

Cypher and MCP

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

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