Skip to content

Hostname

deere.ca

Last fetched

deere.ca resolves to 5 IPv4 addresses operated by DEERE - Deere & Company in US. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · deere.caRouting diversity3.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/deere.ca

Resolution chain

deere.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.55.86.148204.55.64.0/19AS10846DEERE - Deere & CompanyUS
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.209.78.4854.208.0.0/15AS14618AMAZON-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 (canada) company
Organization
john deere
Contact emails

Subdomains

8 observed subdomains of deere.ca.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deere.ca.

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.ca.

Cypher and MCP

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

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