Hostname
polis-tv.com
Last fetched
polis-tv.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
polis-tv.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.134.219 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.221 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.101 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.118 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.233 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.81 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.11 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.141 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.194 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.230 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.65 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.66 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.94 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.12 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.128 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.48 | 52.219.47.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of polis-tv.com owner
- Contact emails
- 0de59386-da6f-4212-b3b2-fabec8a6141e@identity-protect.org
- 2b2bd2f8-a017-4737-a98e-d96d1b9c773b@identity-protect.org
- 382e46e4-5364-494e-b5c9-50442ec4cd3f@identity-protect.org
- 57392753-1c45-4af0-a82e-4a263596a601@identity-protect.org
- 69931ae3-7796-4a6d-be6c-0f10bc0aedf7@identity-protect.org
- cd7a96c2-29cc-4d35-9bdc-e9668faaffbb@identity-protect.org
- owner-10629882@polis-tv.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from polis-tv.com.
- IP · 3.5.134.219
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0de59386-da6f-4212-b3b2-fabec8a6141e@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "polis-tv.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.