Skip to content

Hostname

tryshift.com

Last fetched

tryshift.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.82.1634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.154.10035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.31.14235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.212.15935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.116.17744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.206.21544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.95.1850.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.237.18452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.218.10552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.78.3652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.194.252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.125.3752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.203.7152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.213.25452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.147.7254.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.207.23116.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.107.24116.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.132.198184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.167.17232.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.90.57184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tryshift.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEne16.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.happyfox.com

Related pages

Pivot deeper into the graph from tryshift.com.

Cypher and MCP

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

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