Skip to content

Hostname

nexta.pro

Last fetched

nexta.pro resolves to 2 IPv4 addresses operated by SELECTEL - JSC Selectel in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · nexta.proRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nexta.pro

Resolution chain

nexta.pro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.94.122.21845.94.122.0/23AS49505SELECTEL - JSC SelectelRU
46.228.9.14946.228.0.0/20AS24739SEVEREN-TELECOM - JSC "Severen-Telecom"

WHOIS identity

Registrar
iana:463
Organization
obshchestvo s ogranichennoj otvetstvennostyu 'neks
Contact emails

Subdomains

11 observed subdomains of nexta.pro.

Web-graph footprint

Distinct hostnames that link to or from nexta.pro in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nexta.pro.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP109.230.128.152
SPF_IP178.249.69.140
SPF_IP178.79.191.186
SPF_IP185.149.242.210
SPF_IP93.189.150.222
SPF_IP95.213.129.251
SPF_IP95.213.211.212
SPF_IP95.213.211.213
SPF_MXnexta.pro

Related pages

Pivot deeper into the graph from nexta.pro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nexta.pro"})-[: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.