Skip to content

Hostname

snaptrip.com

Last fetched

snaptrip.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · snaptrip.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/snaptrip.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.1613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.6413.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.180.633.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.673.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.773.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.903.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.100.1354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.109.2099.86.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.109.6499.86.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.109.8199.86.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.109.6799.86.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
matthew fox
Contact emails

Subdomains

11 observed subdomains of snaptrip.com.

Web-graph footprint

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

186 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for snaptrip.com.

MechanismTarget
SPF_Asnaptrip.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_IP109.68.65.209
SPF_MXsnaptrip.com

Related pages

Pivot deeper into the graph from snaptrip.com.

Cypher and MCP

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

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