Skip to content

Hostname

sentinelone.com

Last fetched

sentinelone.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sentinelone.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sentinelone.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.101172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

55 observed subdomains of sentinelone.com.

Web-graph footprint

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

5,712 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

67 SPF mechanisms authorising senders for sentinelone.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP10.176.20.243/32
SPF_IP10.183.25.18/32
SPF_IP10.226.205.244/32
SPF_IP100.20.176.7/32
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP149.72.214.81/32
SPF_IP159.183.71.12/32
SPF_IP167.89.97.235/32
SPF_IP168.245.34.51/32
SPF_IP168.245.40.122/32
SPF_IP18.184.105.23/32
SPF_IP18.184.189.217/32
SPF_IP18.185.165.73/32
SPF_IP18.185.181.167/32
SPF_IP18.195.130.52/32
SPF_IP18.197.77.147/32
SPF_IP198.244.59.30/32
SPF_IP198.244.59.33/32
SPF_IP198.244.59.35/32
SPF_IP208.185.235.0/24
SPF_IP35.162.29.198
SPF_IP35.173.106.12/32
SPF_IP35.80.141.6/32
SPF_IP35.91.229.248/32
SPF_IP43.228.185.67/32
SPF_IP43.228.187.74/32
SPF_IP44.229.121.55/32
SPF_IP44.234.245.33/32
SPF_IP52.204.40.143/32
SPF_IP52.208.90.157/32
SPF_IP52.215.76.168/32
SPF_IP54.152.14.251/32
SPF_IP54.156.212.29/32
SPF_IP54.173.58.140/32
SPF_IP54.240.116.11/32
SPF_IP54.240.116.27/32
SPF_IP54.77.246.118/32
SPF_IP54.84.4.28/32
SPF_IP76.223.147.27/32
SPF_IP76.223.147.28/32
SPF_IP76.223.147.29/32
SPF_IP76.223.147.31/32
SPF_IP76.223.147.32/32
SPF_IP76.223.147.33/32
SPF_IP76.223.147.34/32
SPF_IP76.223.147.35/32
SPF_IP76.223.147.36/32
SPF_IP76.223.147.37/32
SPF_IP76.223.147.38/32
SPF_IP76.223.147.39/32
SPF_IP76.223.147.40/32
SPF_IP76.223.147.41/32
SPF_IP76.223.147.42/32
SPF_IP76.223.147.43/32
SPF_IP76.223.147.44/32
SPF_IP76.223.147.45/32
SPF_IP76.223.147.46/32
SPF_IP76.223.147.47/32
SPF_IP76.223.147.48/32
SPF_IP76.223.147.49/32
SPF_IP76.223.147.50/32

Related pages

Pivot deeper into the graph from sentinelone.com.

Cypher and MCP

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

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