Skip to content

Hostname

www.nuttreecapital.com

Last fetched

www.nuttreecapital.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · www.nuttreecapital.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.nuttreecapital.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.91.229160.153.64.0/19AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.nuttreecapital.com.

MechanismTarget
SPF_INCLUDE162.27.66.138
SPF_INCLUDE162.27.66.139
SPF_INCLUDE162.27.68.139
SPF_INCLUDE199.200.24.213
SPF_INCLUDEclientspf.backstopsolutions.com
SPF_INCLUDEfsghub005.fincoad.com
SPF_INCLUDEmsg.accessabacus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwww.nuttreecapital.com

Related pages

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

Cypher and MCP

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

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