Skip to content

Hostname

ticketstripe.com

Last fetched

ticketstripe.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
44.226.53.20144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.77.7344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.145.744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.173.5044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.219.14944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.225.644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.19.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.195.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.156.19054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.157.12054.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:320
Organization
oleg timofeyev
Contact emails

Subdomains

8 observed subdomains of ticketstripe.com.

Web-graph footprint

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

943 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ticketstripe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from ticketstripe.com.

Cypher and MCP

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

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