Hostname
norta.net
Last fetched
norta.net resolves to 1 IPv4 address operated by RU-CENTER - JSC "RU-CENTER" in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
norta.net 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 |
|---|---|---|---|---|
| 195.208.0.152 | 195.208.0.0/24 | AS48287 | RU-CENTER - JSC "RU-CENTER" | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- jsc 'norta mit'
- Contact emails
Subdomains
3 observed subdomains of norta.net.
Web-graph footprint
Distinct hostnames that link to or from norta.net in the public web crawl.
7 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for norta.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.yandex.net |
| SPF_INCLUDE | spf.unisender.com |
| SPF_IP | 212.248.39.250 |
| SPF_IP | 62.205.161.54 |
| SPF_IP | 62.55.222.250 |
Related pages
Pivot deeper into the graph from norta.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "norta.net"})-[: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.