Skip to content

Hostname

sprift.com

Last fetched

sprift.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.100108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.31108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.50108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.71108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.134.185.21313.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.130.56.12818.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.573.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.763.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
35.179.80.8835.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of sprift.com.

Web-graph footprint

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

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sprift.com.

MechanismTarget
SPF_INCLUDE4080844.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sprift.com.

Cypher and MCP

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

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