Skip to content

Hostname

sprinklr.com

Last fetched

sprinklr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · sprinklr.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sprinklr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.55.103.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.433.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.493.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.93.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.234.10499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 132986
Contact emails

Subdomains

422 observed subdomains of sprinklr.com.

Web-graph footprint

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

4,693 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sprinklr.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf2.sprinklr.com
SPF_INCLUDE_spf3.sprinklr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net

Related pages

Pivot deeper into the graph from sprinklr.com.

Cypher and MCP

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

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