Hostname
screenr.com
Last fetched
screenr.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
screenr.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.191.124 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.75.237 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.54.128 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.171.41 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.5.108 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.87.24.218 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.95.0 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.192.1 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.148.235 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.27.128 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- articulate
- Contact emails
- screenr.com@domainsbyproxy.com
- 3bdf5747-e93c-4f26-a4a5-34ac22f52b05@identity-protect.org
- 50231685-3c21-4625-9913-fd1aabde93b7@identity-protect.org
- 680b7c36-4bb4-49bc-bf77-f0762be4afe6@identity-protect.org
- ae882039-a4df-40f4-98d8-6d10c397160e@identity-protect.org
- c4b5696d-e95f-4787-aa73-dcda8f025612@identity-protect.org
- cfc4061b-d2a1-4c07-af5c-dc23335f1576@identity-protect.org
- db41a404-a166-4bb2-8132-fef465e61489@identity-protect.org
- owner-1600410@screenr.com.whoisprivacyservice.org
- owner-6120775@screenr.com.whoisprivacyservice.org
- owner-9790655@screenr.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of screenr.com.
Web-graph footprint
Distinct hostnames that link to or from screenr.com in the public web crawl.
1,506 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from screenr.com.
- IP · 100.49.191.124
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · screenr.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sc…
- 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: "screenr.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.