Skip to content

Hostname

nutrien.com

Last fetched

nutrien.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · nutrien.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nutrien.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.136.1845.60.136.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.77.1845.60.77.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nutrien.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.169.6.102
SPF_IP198.169.6.23
SPF_IP198.169.6.93
SPF_IP200.61.214.98
SPF_IP203.9.44.45
SPF_IP203.9.46.1
SPF_IP203.9.46.45
SPF_IP52.228.105.245
SPF_IP52.228.106.137

Related pages

Pivot deeper into the graph from nutrien.com.

Cypher and MCP

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

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