Skip to content

Hostname

ttstool.com

Last fetched

ttstool.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.103.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.653.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.783.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.983.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ttstool.com owner
Contact emails

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ttstool.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ttstool.com.

Cypher and MCP

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

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