Hostname
screen-streamer.com
Last fetched
screen-streamer.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
screen-streamer.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of screen-streamer.com owner
- Contact emails
- 0bb07f05-ccb7-4304-a183-9f5a05c57378@identity-protect.org
- 39eff56c-75c8-4f29-977a-6df0bcbf0b71@identity-protect.org
- b312e67d-25cf-4aec-99a9-4c1456c76476@identity-protect.org
- b8d1df8b-4386-490a-9573-fcd80a8ba2e3@identity-protect.org
- bcf4d349-f273-4ca8-92ab-b31ea875f2f0@identity-protect.org
- ca429b96-b7c7-4b0a-a3de-0dfaefcf453f@identity-protect.org
- owner-11272301@screen-streamer.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from screen-streamer.com.
- IP · 16.15.178.116
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0bb07f05-ccb7-4304-a183-9f5a05c57378@identity-protect.org
- 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: "screen-streamer.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.