Skip to content

Hostname

deere.fr

Last fetched

deere.fr resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · deere.frRouting diversity5.2/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/deere.fr

Resolution chain

deere.fr resolves to 11 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.86.148204.55.64.0/19AS10846DEERE - Deere & CompanyUS
35.168.240.13035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.189.19335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.162.5544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.82.9152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.46.5652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.18.4954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.78.4854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.104.898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.61.6932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
john deere s.a.s.
Contact emails

Subdomains

4 observed subdomains of deere.fr.

Web-graph footprint

Distinct hostnames that link to or from deere.fr in the public web crawl.

208 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deere.fr.

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

Related pages

Pivot deeper into the graph from deere.fr.

Cypher and MCP

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

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