Skip to content

Hostname

farmplan.com

Last fetched

farmplan.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · farmplan.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/farmplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.151.238107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
204.55.84.148204.55.64.0/19AS10846DEERE - Deere & CompanyUS
204.55.86.148204.55.64.0/19AS10846DEERE - Deere & CompanyUS
3.223.83.2473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.240.13035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.150.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.162.5544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.231.20452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.104.898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.67.10513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
deere &
Contact emails

Subdomains

15 observed subdomains of farmplan.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for farmplan.com.

MechanismTarget
SPF_INCLUDEspf-000e4101.pphosted.com
SPF_IP208.86.201.96
SPF_IP67.231.144.75

Related pages

Pivot deeper into the graph from farmplan.com.

Cypher and MCP

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

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