Skip to content

Hostname

subtitles.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · subtitles.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/subtitles.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.105108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.28108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.44108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.83108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.10899.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.11299.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6799.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.999.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
domain protection services,
Contact emails

Subdomains

6 observed subdomains of subtitles.cloud.

Web-graph footprint

Distinct hostnames that link to or from subtitles.cloud in the public web crawl.

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from subtitles.cloud.

Cypher and MCP

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

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