Skip to content

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

WHISPER CANON · norta.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/norta.net

Resolution chain

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

IPPrefixASNOperatorCountry
195.208.0.152195.208.0.0/24AS48287RU-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.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for norta.net.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.unisender.com
SPF_IP212.248.39.250
SPF_IP62.205.161.54
SPF_IP62.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 20

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