Skip to content

Hostname

nsandi.com

Last fetched

nsandi.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.72.242149.126.72.0/24AS19551INCAPSULA - Incapsula IncGB
149.126.74.242149.126.74.0/24AS19551INCAPSULA - Incapsula IncDE

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 nsandi.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for nsandi.com.

MechanismTarget
SPF_Alearning.nsandi.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.65.89
SPF_IP134.213.63.222
SPF_IP157.203.60.173
SPF_IP157.203.60.174
SPF_IP157.203.60.42
SPF_IP157.203.60.43
SPF_IP212.250.135.1
SPF_IP212.250.135.13
SPF_IP212.250.135.14
SPF_IP212.250.135.40
SPF_IP212.250.135.41
SPF_IP212.250.135.43
SPF_IP212.250.135.44
SPF_IP2a00:1a48:7808:101:be76:4eff:fe08:cdea
SPF_IP78.31.110.246
SPF_IP82.199.69.59

Related pages

Pivot deeper into the graph from nsandi.com.

Cypher and MCP

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

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