Hostname
nexta.systems
Last fetched
nexta.systems resolves to 1 IPv4 address operated by SELECTEL-MSK - JSC Selectel in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
nexta.systems 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 |
|---|---|---|---|---|
| 109.71.11.82 | 109.71.10.0/23 | AS50340 | SELECTEL-MSK - JSC Selectel | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- dmitry a shamin
- Contact emails
Subdomains
24 observed subdomains of nexta.systems.
Showing 20 of 24. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nexta.systems.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.yandex.net |
| SPF_IP | 109.230.128.152 |
| SPF_IP | 178.249.69.140 |
| SPF_IP | 185.149.242.210 |
| SPF_IP | 81.9.97.41 |
| SPF_IP | 93.189.150.222 |
| SPF_IP | 95.213.129.251 |
| SPF_IP | 95.213.211.212 |
| SPF_IP | 95.213.211.213 |
Related pages
Pivot deeper into the graph from nexta.systems.
- IP · 109.71.11.82
- ASN · AS50340SELECTEL-MSK - JSC Selectel
- Registrar · iana:463
- Country · RU
- Email · dmitry.shamin@gmail.com
- TLD · .systems
- Browse hostnames · ne…
- 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: "nexta.systems"})-[: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.