Skip to content

Hostname

farma13.com

Last fetched

farma13.com resolves to 1 IPv4 address operated by AS206102 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · farma13.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/farma13.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.195.97.213185.195.97.0/24AS206102ES

WHOIS identity

Registrar
iana:1600
Organization
mxl digital
Contact emails

Subdomains

2 observed subdomains of farma13.com.

Web-graph footprint

Distinct hostnames that link to or from farma13.com in the public web crawl.

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for farma13.com.

MechanismTarget
SPF_Afarma13.com
SPF_IP185.195.97.108
SPF_IP185.195.97.119
SPF_IP185.195.97.175
SPF_IP185.195.97.47
SPF_IP185.195.97.60
SPF_IP185.195.97.66
SPF_IP185.195.97.72
SPF_IP185.195.97.88
SPF_IP185.195.98.80
SPF_MXfarma13.com

Related pages

Pivot deeper into the graph from farma13.com.

Cypher and MCP

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

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