Hostname
polis2000.com
Last fetched
polis2000.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
polis2000.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.42.192.235 | 93.42.0.0/16 | AS12874 | — | IT |
WHOIS identity
- Registrar
- iana:81
- Organization
- c&c sistemi
- Contact emails
Subdomains
4 observed subdomains of polis2000.com.
Threat posture
History
Related pages
Pivot deeper into the graph from polis2000.com.
- IP · 93.42.192.235
- ASN · AS12874
- Registrar · iana:81
- Country · IT
- Email · 1209943bcb6baf88e9f0518518cbd4eb-1799204@contact.gandi.net
- 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: "polis2000.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.