Skip to content

Hostname

farmtech.eu

Last fetched

farmtech.eu resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists registrar:webtasy, d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · farmtech.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/farmtech.eu

Resolution chain

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

IPPrefixASNOperatorCountry
91.204.46.5591.204.46.0/24AS197540DE

WHOIS identity

Registrar
registrar:webtasy, d.o.o.
Organization
Contact emails

Subdomains

7 observed subdomains of farmtech.eu.

Web-graph footprint

Distinct hostnames that link to or from farmtech.eu in the public web crawl.

63 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for farmtech.eu.

MechanismTarget
SPF_Afarmtech.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.27.103.243
SPF_IP212.30.86.54
SPF_IP213.33.81.4
SPF_IP213.33.81.5
SPF_IP217.244.4.203
SPF_IP84.255.204.36
SPF_IP85.238.167.185
SPF_IP91.113.209.82
SPF_IP91.190.225.226
SPF_MXfarmtech.eu

Related pages

Pivot deeper into the graph from farmtech.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "farmtech.eu"})-[: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.