Skip to content

Hostname

farma.net.tr

Last fetched

farma.net.tr resolves to 1 IPv4 address operated by AS9121 in TR.

Nutrition Label

WHISPER CANON · farma.net.trRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/farma.net.tr

Resolution chain

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

IPPrefixASNOperatorCountry
212.174.185.16212.174.185.0/24AS9121TR

WHOIS identity

No WHOIS records are currently associated with farma.net.tr in WhisperGraph.

Subdomains

4 observed subdomains of farma.net.tr.

Web-graph footprint

Distinct hostnames that link to or from farma.net.tr in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for farma.net.tr.

MechanismTarget
SPF_Aboyut.com
SPF_Afarma.net.tr
SPF_Afarmakom.com.tr
SPF_Afarmanet.net.tr
SPF_IP212.174.185.15
SPF_MXfarma.net.tr

Related pages

Pivot deeper into the graph from farma.net.tr.

Cypher and MCP

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

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