Skip to content

Hostname

t3.app

Last fetched

t3.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · t3.appRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/t3.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.10.1118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2318.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.2918.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.10618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
equipmentshare
Contact emails

Subdomains

3 observed subdomains of t3.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for t3.app.

Related pages

Pivot deeper into the graph from t3.app.

Cypher and MCP

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

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