Skip to content

Hostname

fany.cz

Last fetched

fany.cz resolves to 3 IPv4 addresses operated by AS15685 in CZ. WHOIS lists iana:795 as the registrar.

Nutrition Label

WHISPER CANON · fany.czRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fany.cz

Resolution chain

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

WHOIS identity

Registrar
iana:795
Organization
fany gastroservis s.r.o.
Contact emails

Subdomains

11 observed subdomains of fany.cz.

Web-graph footprint

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

33 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fany.cz.

MechanismTarget
SPF_Afany.cz
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP212.158.128.5/32
SPF_IP212.158.135.85
SPF_IP212.158.145.160/29
SPF_MXfany.cz

Related pages

Pivot deeper into the graph from fany.cz.

Cypher and MCP

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

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