Skip to content

Hostname

nn.hr

Last fetched

nn.hr resolves to 1 IPv4 address operated by AS12810 in HR. WHOIS lists registrar:s.h.o.p. centar d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · nn.hrRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/nn.hr

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.127.16477.237.96.0/19AS12810HR

WHOIS identity

Registrar
registrar:s.h.o.p. centar d.o.o.
Organization
narodne novine d.d.
Contact emails

Subdomains

38 observed subdomains of nn.hr.

Web-graph footprint

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

530 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for nn.hr.

MechanismTarget
SPF_INCLUDEemailus.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.152.251.179
SPF_MXnn.hr

Related pages

Pivot deeper into the graph from nn.hr.

Cypher and MCP

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

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