Skip to content

Hostname

nn.ro

Last fetched

nn.ro resolves to 1 IPv4 address operated by AS62315 in RO. WHOIS lists iana:1361 as the registrar.

Nutrition Label

WHISPER CANON · nn.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nn.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.246.1891.250.246.0/24AS62315RO

WHOIS identity

Registrar
iana:1361
Organization
Contact emails

Subdomains

19 observed subdomains of nn.ro.

Web-graph footprint

Distinct hostnames that link to or from nn.ro in the public web crawl.

191 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for nn.ro.

MechanismTarget
SPF_INCLUDE_netblocks.whiteimage.eu
SPF_INCLUDEspf.insim.biz
SPF_INCLUDEspf.prosodie.net
SPF_IP109.166.219.218
SPF_IP109.166.235.225
SPF_IP195.46.218.166
SPF_IP212.100.229.55
SPF_IP212.100.243.32
SPF_IP212.100.243.33
SPF_IP212.100.243.34
SPF_IP212.100.243.35
SPF_IP212.100.243.38
SPF_IP212.100.252.14
SPF_IP213.139.100.48
SPF_IP213.139.100.7
SPF_IP40.107.4.126
SPF_IP89.234.10.17
SPF_IP89.234.10.18
SPF_IP89.234.10.19
SPF_IP89.234.10.20
SPF_IP89.234.10.21
SPF_IP89.234.10.24
SPF_IP89.234.10.25
SPF_IP89.234.10.26
SPF_IP89.234.10.27
SPF_IP89.234.14.226
SPF_IP89.234.14.227

Related pages

Pivot deeper into the graph from nn.ro.

Cypher and MCP

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

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