Skip to content

Hostname

font.cz

Last fetched

font.cz resolves to 2 IPv4 addresses operated by AS15685 in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · font.czRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/font.cz

Resolution chain

font.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
ignum s.r.o.
Contact emails

Subdomains

1 observed subdomain of font.cz.

Subdomain
www.font.cz

Web-graph footprint

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

123 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for font.cz.

MechanismTarget
SPF_Afont.cz
SPF_INCLUDEspf.vizus.cz
SPF_MXfont.cz

Related pages

Pivot deeper into the graph from font.cz.

Cypher and MCP

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

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