Hostname
spo20.org
Last fetched
spo20.org resolves to 1 IPv4 address operated by ZSTTKAS - Joint Stock Company TransTeleCom in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
spo20.org 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 |
|---|---|---|---|---|
| 82.200.82.142 | 82.200.0.0/17 | AS21127 | ZSTTKAS - Joint Stock Company TransTeleCom | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- privacy protection service - whoisproxy.ru
- Contact emails
Subdomains
2 observed subdomains of spo20.org.
| Subdomain |
|---|
| social.spo20.org |
| www.spo20.org |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from spo20.org.
- IP · 82.200.82.142
- ASN · AS21127ZSTTKAS - Joint Stock Company TransTeleCom
- Registrar · iana:463
- Country · RU
- Email · bush@lab321.ru
- TLD · .org
- Browse hostnames · sp…
- 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: "spo20.org"})-[: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.