Skip to content

Hostname

tinytalk.ai

Last fetched

tinytalk.ai resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:namecheap as the registrar.

Nutrition Label

WHISPER CANON · tinytalk.aiRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tinytalk.ai

Resolution chain

tinytalk.ai resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.2818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.10354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.5218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:namecheap
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

15 observed subdomains of tinytalk.ai.

Web-graph footprint

Distinct hostnames that link to or from tinytalk.ai in the public web crawl.

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tinytalk.ai.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from tinytalk.ai.

Cypher and MCP

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

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