Skip to content

Hostname

fare.cz

Last fetched

fare.cz resolves to 2 IPv4 addresses operated by AS25248 in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · fare.czRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/fare.cz

Resolution chain

fare.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-zoner
Organization
fare, spol. s r.o.
Contact emails

Subdomains

11 observed subdomains of fare.cz.

Web-graph footprint

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

70 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fare.cz.

MechanismTarget
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.99.178.150

Related pages

Pivot deeper into the graph from fare.cz.

Cypher and MCP

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

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