Skip to content

Hostname

tixr.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.180.32100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.191.19834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.235.17635.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.211.16535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.203.12535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.25.2844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.227.4644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.233.8452.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.208.4852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.234.17952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.134.3352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.30.3752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.158.7952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.81.9154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.164.21654.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.148.15054.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.72.100100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.68.62184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.9.27184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.52.2832.184.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 tixr.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tixr.com.

MechanismTarget
SPF_INCLUDE22412552.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from tixr.com.

Cypher and MCP

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

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