Skip to content

Hostname

tsotesting.com

Last fetched

tsotesting.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.111108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.124108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.23108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.66108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.29.112108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.30108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.49108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.88108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.136.10018.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.10318.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.3518.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.8718.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.1218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
blue byte
Contact emails

Subdomains

2 observed subdomains of tsotesting.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tsotesting.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from tsotesting.com.

Cypher and MCP

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

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