Skip to content

Hostname

protector.cropwise.com

Last fetched

protector.cropwise.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · protector.cropwise.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/protector.cropwise.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.226.11218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.12318.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.718.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7318.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.174.141.1043.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1143.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.183.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.703.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with protector.cropwise.com in WhisperGraph.

Subdomains

7 observed subdomains of protector.cropwise.com.

Threat posture

History

Related pages

Pivot deeper into the graph from protector.cropwise.com.

Cypher and MCP

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

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