Skip to content

Hostname

naroci.app

Last fetched

naroci.app resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · naroci.appRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/naroci.app

Resolution chain

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

IPPrefixASNOperatorCountry
5.182.17.2255.182.17.0/24AS51167DE

WHOIS identity

Registrar
iana:1519
Organization
kreativne ideje d.o.o.
Contact emails

Subdomains

1 observed subdomain of naroci.app.

Web-graph footprint

Distinct hostnames that link to or from naroci.app in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for naroci.app.

MechanismTarget
SPF_Amail.gostuj.si
SPF_Anaroci.app
SPF_Aserver4.gostuj.si
SPF_IP173.212.209.139/32
SPF_IP5.9.2.163/32
SPF_IPfe80::5604:a6ff:fef1:7829/64
SPF_MXnaroci.app

Related pages

Pivot deeper into the graph from naroci.app.

Cypher and MCP

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

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