Skip to content

Hostname

tiiny.host

Last fetched

tiiny.host resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tiiny.hostRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tiiny.host

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.34108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.49108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.57108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.97108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.61.10452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.8818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

17 observed subdomains of tiiny.host.

Web-graph footprint

Distinct hostnames that link to or from tiiny.host in the public web crawl.

572 sites link to this hostname.

408 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tiiny.host.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tiiny.host.

Cypher and MCP

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

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