Skip to content

Hostname

bayercropscience.ca

Last fetched

bayercropscience.ca resolves to 1 IPv4 address operated by SPACEX-STARLINK - Space Exploration Technologies Corporation in FR. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · bayercropscience.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bayercropscience.ca

Resolution chain

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

IPPrefixASNOperatorCountry
216.128.23.155216.128.22.0/23AS14593SPACEX-STARLINK - Space Exploration Technologies CorporationFR

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
bayer
Contact emails

Subdomains

4 observed subdomains of bayercropscience.ca.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bayercropscience.ca.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.bayer.com

Related pages

Pivot deeper into the graph from bayercropscience.ca.

Cypher and MCP

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

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