Hostname
ttscreens.com
Last fetched
ttscreens.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ttscreens.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.250.164.84 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.252.155 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.201.178 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.9.143 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ttscreens.com owner
- Contact emails
- 33ec1ed5-b5f9-4578-91c5-6bd9dabb6c89@identity-protect.org
- 613893ed-6b79-40f7-be46-904d717fad77@identity-protect.org
- 6abb5bb1-c15e-4e3a-a192-01727db8c6e6@identity-protect.org
- 72b66aa5-2fd0-433f-a13a-a68095f81f9e@identity-protect.org
- a25c7be6-21d7-41bb-899b-8bde3429a166@identity-protect.org
- fa7e5b5c-4662-4dbf-9579-93d4e4de8b54@identity-protect.org
- owner-9673216@ttscreens.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ttscreens.com.
| Subdomain |
|---|
| api.ttscreens.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ttscreens.com.
- IP · 34.250.164.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 33ec1ed5-b5f9-4578-91c5-6bd9dabb6c89@identity-protect.org
- TLD · .com
- Browse hostnames · tt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ttscreens.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.