Skip to content

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

WHISPER CANON · nexta.systemsRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/nexta.systems

Resolution chain

nexta.systems resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.71.11.82109.71.10.0/23AS50340SELECTEL-MSK - JSC SelectelRU

WHOIS identity

Registrar
iana:463
Organization
dmitry a shamin
Contact emails

Subdomains

24 observed subdomains of nexta.systems.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for nexta.systems.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP109.230.128.152
SPF_IP178.249.69.140
SPF_IP185.149.242.210
SPF_IP81.9.97.41
SPF_IP93.189.150.222
SPF_IP95.213.129.251
SPF_IP95.213.211.212
SPF_IP95.213.211.213

Related pages

Pivot deeper into the graph from nexta.systems.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.