Skip to content

Hostname

farmsystem.cz

Last fetched

farmsystem.cz resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · farmsystem.czRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/farmsystem.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.166.36.78185.166.36.0/24AS47583FR

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
vojtěch zink
Contact emails

Subdomains

4 observed subdomains of farmsystem.cz.

Web-graph footprint

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

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for farmsystem.cz.

MechanismTarget
SPF_Afarmsystem.cz
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.myshoptet.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP194.182.75.242
SPF_IP217.198.117.244
SPF_IP80.211.214.73
SPF_MXfarmsystem.cz

Related pages

Pivot deeper into the graph from farmsystem.cz.

Cypher and MCP

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

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