Skip to content

Hostname

t2s.app

Last fetched

t2s.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · t2s.appRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/t2s.app

Resolution chain

t2s.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.40.234.7913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.224.19018.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.2.18418.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.8.23.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.63.435.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.191.12852.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from t2s.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for t2s.app.

MechanismTarget
SPF_INCLUDEclient-mail.touch2success.com

Related pages

Pivot deeper into the graph from t2s.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "t2s.app"})-[: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.