Skip to content

Hostname

farmers.com

Last fetched

farmers.com resolves to 8 IPv4 addresses operated by HINET Data Communication Business Group in TW. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · farmers.comRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/farmers.com

Resolution chain

farmers.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.71.227.201210.71.128.0/17AS3462HINET Data Communication Business GroupTW
210.71.227.203210.71.128.0/17AS3462HINET Data Communication Business GroupTW
23.212.110.16223.212.110.0/24AS20940AKAMAI-ASN1CZ
23.212.110.16823.212.110.0/24AS20940AKAMAI-ASN1CZ
23.43.85.1623.43.85.0/24AS20940AKAMAI-ASN1US
23.43.85.423.43.85.0/24AS20940AKAMAI-ASN1US
92.123.104.2892.123.104.0/24AS20940AKAMAI-ASN1DE
92.123.104.5392.123.104.0/24AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
iana:299
Organization
domains administrator
Contact emails

Subdomains

140 observed subdomains of farmers.com.

Web-graph footprint

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

2,525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for farmers.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from farmers.com.

Cypher and MCP

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

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