Skip to content

Hostname

www.arrowheadnurseries.com

Last fetched

www.arrowheadnurseries.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · www.arrowheadnurseries.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.arrowheadnurseries.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.142.230.49174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
209.172.35.47209.172.32.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with www.arrowheadnurseries.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.arrowheadnurseries.com.

MechanismTarget
SPF_Awww.arrowheadnurseries.com
SPF_INCLUDErelay.spamshield.io
SPF_IP174.142.221.47
SPF_IP174.142.221.65
SPF_IP184.107.112.49/24
SPF_IP209.172.35.65
SPF_MXwww.arrowheadnurseries.com

Related pages

Pivot deeper into the graph from www.arrowheadnurseries.com.

Cypher and MCP

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

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